X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/c0fea4742e91338fffdcf79f86a7c1d5e2b97eb1..db6096698656d32db7df630594bd9617ee54f828:/osfmk/kern/Makefile diff --git a/osfmk/kern/Makefile b/osfmk/kern/Makefile index 383bac18c..846b95682 100644 --- a/osfmk/kern/Makefile +++ b/osfmk/kern/Makefile @@ -10,22 +10,28 @@ 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 \ + ledger.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 \