]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/Makefile
xnu-4903.270.47.tar.gz
[apple/xnu.git] / osfmk / kern / Makefile
index bf4cc9197a4f8b5daa9ab4d4e43420419882d016..c58d9a7f13408f722a332caac00212e22cac7fcb 100644 (file)
@@ -19,9 +19,11 @@ PRIVATE_DATAFILES = \
        debug.h \
        ecc.h \
        block_hint.h \
+       lock_stat.h \
        monotonic.h \
        arithmetic_128.h  \
-       turnstile.h
+       turnstile.h \
+       remote_time.h
 
 EXPORT_FILES = \
        affinity.h \
@@ -47,9 +49,11 @@ EXPORT_FILES = \
        ledger.h \
        lock.h \
        locks.h \
+       lock_group.h \
        host.h \
        mach_param.h \
        macro_help.h \
+       mpqueue.h \
        page_decrypt.h \
        pms.h \
        policy_internal.h \
@@ -75,7 +79,6 @@ PRIVATE_EXPORT_FILES = \
        mach_node_link.h \
        copyout_shim.h
 
-
 XNU_ONLY_EXPORTS = \
        cpu_quiesce.h \
        ipc_kobject.h \