X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/9bccf70c0258c7cac2dcb80011b2a964d884c552..5d5c5d0d5b79ade9a973d55186ffda2638ba2b6e:/osfmk/kern/Makefile diff --git a/osfmk/kern/Makefile b/osfmk/kern/Makefile index 16361eef0..383bac18c 100644 --- a/osfmk/kern/Makefile +++ b/osfmk/kern/Makefile @@ -15,25 +15,25 @@ EXPORT_ONLY_FILES = \ cpu_number.h \ cpu_data.h \ debug.h \ + etimer.h \ ipc_mig.h \ kalloc.h \ kern_types.h \ lock.h \ - ledger.h \ + locks.h \ host.h \ mach_param.h \ macro_help.h \ + pms.h \ + page_decrypt.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