]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/machine/Makefile
xnu-6153.11.26.tar.gz
[apple/xnu.git] / osfmk / machine / Makefile
index 8542493e91b0ba608684f5d754e9633efc66a081..0e31820d1e2ee0874ccb753920421fc0b8f88a35 100644 (file)
@@ -10,7 +10,9 @@ PRIVATE_DATAFILES = \
        cpu_capabilities.h
 
 KERNELFILES = \
+       atomic_impl.h   \
        atomic.h        \
+       config.h                \
        cpu_capabilities.h      \
        cpu_number.h    \
        io_map_entries.h \
@@ -20,10 +22,12 @@ KERNELFILES = \
        machine_remote_time.h \
        machine_routines.h      \
        machine_kpc.h           \
+       memory_types.h          \
        monotonic.h \
        pal_routines.h          \
        pal_hibernate.h         \
-       simple_lock.h
+       simple_lock.h           \
+       smp.h
 
 EXPORT_FILES = \
        machine_remote_time.h