X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/5d5c5d0d5b79ade9a973d55186ffda2638ba2b6e..6d2010ae8f7a6078e10b361c6962983bab233e0f:/osfmk/kern/Makefile diff --git a/osfmk/kern/Makefile b/osfmk/kern/Makefile index 383bac18c..cf8f5539e 100644 --- a/osfmk/kern/Makefile +++ b/osfmk/kern/Makefile @@ -10,22 +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 \ - pms.h \ page_decrypt.h \ + pms.h \ processor.h \ queue.h \ sched_prim.h \