X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/a3d08fcd5120d2aa8303b6349ca8b14e3f284af3..91447636331957f3d9b5ca5b508f07c526b0074d:/osfmk/i386/Makefile diff --git a/osfmk/i386/Makefile b/osfmk/i386/Makefile index 869a3f0cd..ae6a4000d 100644 --- a/osfmk/i386/Makefile +++ b/osfmk/i386/Makefile @@ -8,17 +8,23 @@ include $(MakeInc_cmd) include $(MakeInc_def) EXPORT_ONLY_FILES = \ - cpu_capabilities.h \ + apic.h \ cpu_number.h \ - hw_lock_types.h \ + cpu_capabilities.h \ + cpuid.h \ io_map_entries.h \ lock.h \ + locks.h \ machine_routines.h \ machine_cpu.h \ + mtrr.h \ mp.h \ + mp_desc.h \ mp_events.h \ - apic.h \ - cpuid.h + proc_reg.h \ + seg.h \ + simple_lock.h \ + tss.h INSTALL_MD_DIR = i386