blob: 493092efaa3bb67034a535634e15043660881be9 [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
Ingo Molnar60930152008-03-30 11:45:23 +020012header-y += processor-flags.h
Frederic Weisbecker24f1e32c2009-09-09 19:22:48 +020013header-y += hw_breakpoint.h
Avi Kivity94718da2010-01-18 13:26:34 +020014header-y += hyperv.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020015
Rusty Russellee8e7cf2007-10-22 10:56:19 +100016unifdef-y += e820.h
Rusty Russellee8e7cf2007-10-22 10:56:19 +100017unifdef-y += ist.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020018unifdef-y += mce.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020019unifdef-y += msr.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020020unifdef-y += mtrr.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020021unifdef-y += posix_types_32.h
22unifdef-y += posix_types_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020023unifdef-y += unistd_32.h
24unifdef-y += unistd_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020025unifdef-y += vm86.h
26unifdef-y += vsyscall.h