]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/arm64/Makefile
xnu-4903.221.2.tar.gz
[apple/xnu.git] / osfmk / arm64 / Makefile
index ad75e8a11a124ee67fb17e08bc3baa8ebd8ba462..4498b9ff016f26c85671866f72c39724c7022f16 100644 (file)
@@ -6,6 +6,7 @@ export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
+
 ARM_HEADER_FILES = \
                lowglobals.h            \
                machine_cpuid.h         \
@@ -22,7 +23,7 @@ INSTALL_KF_MD_LIST = $(ARM_HEADER_FILES)
 
 INSTALL_KF_MD_LCL_LIST = machine_kpc.h monotonic.h pgtrace.h $(ARM_HEADER_FILES)
 
-EXPORT_MD_LIST = machine_cpuid.h machine_kpc.h monotonic.h proc_reg.h pgtrace.h
+EXPORT_MD_LIST = machine_cpuid.h machine_kpc.h monotonic.h proc_reg.h pgtrace.h asm.h
 
 
 EXPORT_MD_DIR = arm64