You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
349 B
16 lines
349 B
include include/asm-generic/Kbuild.asm
|
|
|
|
header-y += break.h
|
|
header-y += fpu.h
|
|
header-y += fpswa.h
|
|
header-y += gcc_intrin.h
|
|
header-y += ia64regs.h
|
|
header-y += intel_intrin.h
|
|
header-y += intrinsics.h
|
|
header-y += perfmon_default_smpl.h
|
|
header-y += ptrace_offsets.h
|
|
header-y += rse.h
|
|
header-y += ucontext.h
|
|
|
|
unifdef-y += perfmon.h
|
|
unifdef-y += ustack.h
|
|
|