]>
git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/i386/Makefile
include $(MakeInc_cmd)
include $(MakeInc_def)
-EXPORT_ONLY_FILES = \
+EXPORT_ONLY_FILES = \
apic.h \
asm.h \
atomic.h \
cpu_topology.h \
cpuid.h \
eflags.h \
+ fpu.h \
io_map_entries.h \
lapic.h \
lock.h \
locks.h \
+ locks_i386_inlines.h \
machine_routines.h \
machine_cpu.h \
+ memory_types.h \
mtrr.h \
mp.h \
mp_desc.h \
pal_native.h \
pal_routines.h \
pal_hibernate.h \
- panic_hooks.h \
+ panic_hooks.h \
pmCPU.h \
pmap.h \
proc_reg.h \
include $(MakeInc_rule)
include $(MakeInc_dir)
-
-