]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/Makefile
xnu-1699.22.73.tar.gz
[apple/xnu.git] / osfmk / kern / Makefile
index 7c9e1f38f5671b714e367e81bed7dfc1d998c2bb..cf8f5539e94692819aa259123d8fd6d5f77b3506 100644 (file)
@@ -10,29 +10,35 @@ 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 \
+       extmod_statistics.h \
        ipc_mig.h \
+       ipc_misc.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 \
        simple_lock.h \
-       simple_lock_types.h \
-       sync_lock.h \
+       startup.h \
        task.h \
        thread.h \
-       thread_act.h \
        thread_call.h \
-       time_out.h \
        wait_queue.h \
        zalloc.h