X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/5d5c5d0d5b79ade9a973d55186ffda2638ba2b6e..8f6c56a50524aa785f7e596d52dddfb331e18961:/osfmk/kern/Makefile?ds=sidebyside diff --git a/osfmk/kern/Makefile b/osfmk/kern/Makefile index 383bac18c..ab810f2c2 100644 --- a/osfmk/kern/Makefile +++ b/osfmk/kern/Makefile @@ -15,7 +15,6 @@ EXPORT_ONLY_FILES = \ cpu_number.h \ cpu_data.h \ debug.h \ - etimer.h \ ipc_mig.h \ kalloc.h \ kern_types.h \ @@ -24,8 +23,6 @@ EXPORT_ONLY_FILES = \ host.h \ mach_param.h \ macro_help.h \ - pms.h \ - page_decrypt.h \ processor.h \ queue.h \ sched_prim.h \