base: move atomic macros into separate header
Move the atomic macros into a distinct header, heimbase-atomics.h, in preparation for the introduction of additional macros
This commit is contained in:
@@ -38,6 +38,7 @@ intcflags=-I$(SRCDIR) -I$(OBJ)
|
||||
INCFILES= \
|
||||
$(INCDIR)\heimbase.h \
|
||||
$(INCDIR)\heimbase-protos.h \
|
||||
$(INCDIR)\heimbase-atomics.h \
|
||||
$(INCDIR)\heimbase-svc.h \
|
||||
$(INCDIR)\heim_err.h \
|
||||
$(INCDIR)\common_plugin.h
|
||||
|
||||
Reference in New Issue
Block a user