]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/Makefile
xnu-7195.101.1.tar.gz
[apple/xnu.git] / osfmk / kern / Makefile
index c58d9a7f13408f722a332caac00212e22cac7fcb..42da7337bf340fed1aad2bcfc5845877b973d96a 100644 (file)
@@ -14,16 +14,20 @@ DATAFILES = \
        kcdata.h
 
 PRIVATE_DATAFILES = \
+       arithmetic_128.h  \
+       block_hint.h \
+       cambria_layout.h \
        cs_blobs.h \
-       trustcache.h \
        debug.h \
        ecc.h \
-       block_hint.h \
        lock_stat.h \
        monotonic.h \
-       arithmetic_128.h  \
-       turnstile.h \
-       remote_time.h
+       remote_time.h \
+       restartable.h \
+       sched_clutch.h \
+       trustcache.h \
+       turnstile.h
+
 
 EXPORT_FILES = \
        affinity.h \
@@ -32,14 +36,17 @@ EXPORT_FILES = \
        backtrace.h \
        bits.h \
        btlog.h \
-       call_entry.h \
+       circle_queue.h \
        clock.h \
        coalition.h \
+       counter.h  \
        cpu_number.h \
        cpu_data.h \
        energy_perf.h \
        extmod_statistics.h \
+       hv_io_notifier.h \
        hv_support.h \
+       hv_support_kext.h \
        ipc_mig.h \
        ipc_misc.h \
        kalloc.h \
@@ -51,6 +58,7 @@ EXPORT_FILES = \
        locks.h \
        lock_group.h \
        host.h \
+       hvg_hypercall.h \
        mach_param.h \
        macro_help.h \
        mpqueue.h \
@@ -59,6 +67,8 @@ EXPORT_FILES = \
        policy_internal.h \
        processor.h \
        queue.h \
+       mpsc_queue.h \
+       percpu.h \
        priority_queue.h \
        sched_prim.h \
        sfi.h \
@@ -74,12 +84,17 @@ EXPORT_FILES = \
        work_interval.h \
        zalloc.h
 
+
+# Installs header file for Apple internal use for kernel extensions -
+#         $(DSTROOT)/System/Library/Frameworks/Kernel.framework/PrivateHeaders
 PRIVATE_EXPORT_FILES = \
        build_config.h \
        mach_node_link.h \
-       copyout_shim.h
+       copyout_shim.h \
+       mach_filter.h
 
 XNU_ONLY_EXPORTS = \
+       arcade.h \
        cpu_quiesce.h \
        ipc_kobject.h \
        ux_handler.h