X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/1c79356b52d46aa6b508fb032f5ae709b1f2897b..91447636331957f3d9b5ca5b508f07c526b0074d:/osfmk/kern/Makefile?ds=sidebyside diff --git a/osfmk/kern/Makefile b/osfmk/kern/Makefile index 7c9e1f38f..ab810f2c2 100644 --- a/osfmk/kern/Makefile +++ b/osfmk/kern/Makefile @@ -19,6 +19,7 @@ EXPORT_ONLY_FILES = \ kalloc.h \ kern_types.h \ lock.h \ + locks.h \ host.h \ mach_param.h \ macro_help.h \ @@ -26,13 +27,10 @@ EXPORT_ONLY_FILES = \ 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