]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/Makefile
xnu-1456.1.26.tar.gz
[apple/xnu.git] / osfmk / kern / Makefile
index 383bac18cc06b03587015c3684f6533fdce904c5..0ff09ef28a1b4fc31d7506e1833965da79be60e7 100644 (file)
@@ -10,7 +10,9 @@ include $(MakeInc_def)
 DATAFILES =
 
 EXPORT_ONLY_FILES = \
+       affinity.h \
        assert.h \
+       audit_sessionport.h \
        clock.h \
        cpu_number.h \
        cpu_data.h \
@@ -18,14 +20,15 @@ EXPORT_ONLY_FILES = \
        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 \
-       pms.h \
        page_decrypt.h \
+       pms.h \
        processor.h \
        queue.h \
        sched_prim.h \