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