blob: e6189b229143f20c1d35862b631d35d2db218f71 [file] [log] [blame]
Thomas Gleixner96a388d2007-10-11 11:20:03 +02001include include/asm-generic/Kbuild.asm
2
3header-y += boot.h
Rusty Russellee8e7cf2007-10-22 10:56:19 +10004header-y += bootparam.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +02005header-y += debugreg.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +02006header-y += ldt.h
7header-y += msr-index.h
8header-y += prctl.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +02009header-y += ptrace-abi.h
10header-y += sigcontext32.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020011header-y += ucontext.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020012
Rusty Russellee8e7cf2007-10-22 10:56:19 +100013unifdef-y += e820.h
Rusty Russellee8e7cf2007-10-22 10:56:19 +100014unifdef-y += ist.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020015unifdef-y += mce.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020016unifdef-y += msr.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020017unifdef-y += mtrr.h
Jeremy Fitzhardinge11b7c7d2008-01-30 13:32:44 +010018unifdef-y += page.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020019unifdef-y += posix_types_32.h
20unifdef-y += posix_types_64.h
Thomas Gleixner8fc37f22007-10-23 22:37:24 +020021unifdef-y += ptrace.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020022unifdef-y += unistd_32.h
23unifdef-y += unistd_64.h
24unifdef-y += user_32.h
25unifdef-y += user_64.h
26unifdef-y += vm86.h
27unifdef-y += vsyscall.h