X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/6601e61aa18bf4f09af135ff61fc7f4771d23b06..6d2010ae8f7a6078e10b361c6962983bab233e0f:/osfmk/kern/Makefile?ds=sidebyside diff --git a/osfmk/kern/Makefile b/osfmk/kern/Makefile index ab810f2c2..cf8f5539e 100644 --- a/osfmk/kern/Makefile +++ b/osfmk/kern/Makefile @@ -10,19 +10,27 @@ include $(MakeInc_def) DATAFILES = EXPORT_ONLY_FILES = \ + affinity.h \ assert.h \ + audit_sessionport.h \ clock.h \ cpu_number.h \ cpu_data.h \ debug.h \ + etimer.h \ + extmod_statistics.h \ ipc_mig.h \ + ipc_misc.h \ kalloc.h \ + kext_alloc.h \ kern_types.h \ lock.h \ locks.h \ host.h \ mach_param.h \ macro_help.h \ + page_decrypt.h \ + pms.h \ processor.h \ queue.h \ sched_prim.h \