]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/Makefile
xnu-1228.tar.gz
[apple/xnu.git] / osfmk / kern / Makefile
index ab810f2c2d098a5d6727616edcd8b3690140add3..c07d5f29b6c3ae405a70c31656ac983301cb22f9 100644 (file)
@@ -10,11 +10,13 @@ include $(MakeInc_def)
 DATAFILES =
 
 EXPORT_ONLY_FILES = \
+       affinity.h \
        assert.h \
        clock.h \
        cpu_number.h \
        cpu_data.h \
        debug.h \
+       etimer.h \
        ipc_mig.h \
        kalloc.h \
        kern_types.h \
@@ -23,6 +25,8 @@ EXPORT_ONLY_FILES = \
        host.h \
        mach_param.h \
        macro_help.h \
+       page_decrypt.h \
+       pms.h \
        processor.h \
        queue.h \
        sched_prim.h \