2006-06-18 19:58:53 +08:00
|
|
|
include include/asm-generic/Kbuild.asm
|
2007-02-07 19:00:01 +08:00
|
|
|
|
2009-11-09 15:27:40 +08:00
|
|
|
header-y += cachectl.h
|
|
|
|
header-y += cpu-features.h
|
|
|
|
header-y += hw_breakpoint.h
|
2010-08-14 16:20:19 +08:00
|
|
|
header-y += posix_types_32.h
|
|
|
|
header-y += posix_types_64.h
|
2010-08-16 12:32:24 +08:00
|
|
|
header-y += ptrace_32.h
|
|
|
|
header-y += ptrace_64.h
|
2010-08-14 16:20:19 +08:00
|
|
|
header-y += unistd_32.h
|
|
|
|
header-y += unistd_64.h
|