X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/0c530ab8987f0ae6a1a3d9284f40182b88852816..b0d623f7f2ae71ed96e60569f61f9a9a27016e80:/osfmk/kern/Makefile diff --git a/osfmk/kern/Makefile b/osfmk/kern/Makefile index 383bac18c..0ff09ef28 100644 --- a/osfmk/kern/Makefile +++ b/osfmk/kern/Makefile @@ -10,7 +10,9 @@ include $(MakeInc_def) DATAFILES = EXPORT_ONLY_FILES = \ + affinity.h \ assert.h \ + audit_sessionport.h \ clock.h \ cpu_number.h \ cpu_data.h \ @@ -18,14 +20,15 @@ EXPORT_ONLY_FILES = \ etimer.h \ ipc_mig.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 \