X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/89b3af67bb32e691275bf6fa803d1834b2284115..21362eb3e66fd2c787aee132bce100a44d71a99c:/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 \