X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/43866e378188c25dd1e2208016ab3cbeb086ae6c..060df5ea7c632b1ac8cc8aac1fb59758165c2084:/osfmk/machine/Makefile diff --git a/osfmk/machine/Makefile b/osfmk/machine/Makefile index 141fa285b..d68ef2fbf 100644 --- a/osfmk/machine/Makefile +++ b/osfmk/machine/Makefile @@ -9,34 +9,13 @@ include $(MakeInc_def) DATAFILES = \ - machlimits.h \ - ast.h \ - ast_types.h \ - commpage.h \ - cpu_capabilities.h \ cpu_number.h \ - db_machdep.h \ - endian.h \ - gdb_defs.h \ - iobus.h \ + cpu_capabilities.h \ io_map_entries.h \ - kgdb_defs.h \ - kgdb_setjmp.h \ lock.h \ - mach_param.h \ + locks.h \ machine_routines.h \ - machine_rpc.h \ - machparam.h \ - pmap.h \ - setjmp.h \ - spl.h \ - task.h \ - thread.h \ - thread_act.h \ - trap.h \ - vm_tuning.h \ - xpr.h \ - hw_lock_types.h + simple_lock.h INSTALL_MI_LCL_LIST = cpu_capabilities.h