]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/Makefile
xnu-1456.1.26.tar.gz
[apple/xnu.git] / osfmk / kern / Makefile
index ab810f2c2d098a5d6727616edcd8b3690140add3..0ff09ef28a1b4fc31d7506e1833965da79be60e7 100644 (file)
@@ -10,19 +10,25 @@ include $(MakeInc_def)
 DATAFILES =
 
 EXPORT_ONLY_FILES = \
+       affinity.h \
        assert.h \
+       audit_sessionport.h \
        clock.h \
        cpu_number.h \
        cpu_data.h \
        debug.h \
+       etimer.h \
        ipc_mig.h \
        kalloc.h \
+       kext_alloc.h \
        kern_types.h \
        lock.h \
        locks.h \
        host.h \
        mach_param.h \
        macro_help.h \
+       page_decrypt.h \
+       pms.h \
        processor.h \
        queue.h \
        sched_prim.h \