xref: /linux/arch/arm64/include/uapi/asm/Kbuild (revision 4262a727621ceadfb38cb90a69804b6ee6be746e)
14413e16dSDavid Howells# UAPI Header export list
24413e16dSDavid Howellsinclude include/uapi/asm-generic/Kbuild.asm
34413e16dSDavid Howells
4*4262a727SDavid Howellsheader-y += auxvec.h
5*4262a727SDavid Howellsheader-y += bitsperlong.h
6*4262a727SDavid Howellsheader-y += byteorder.h
7*4262a727SDavid Howellsheader-y += fcntl.h
8*4262a727SDavid Howellsheader-y += hwcap.h
9*4262a727SDavid Howellsheader-y += param.h
10*4262a727SDavid Howellsheader-y += ptrace.h
11*4262a727SDavid Howellsheader-y += setup.h
12*4262a727SDavid Howellsheader-y += sigcontext.h
13*4262a727SDavid Howellsheader-y += siginfo.h
14*4262a727SDavid Howellsheader-y += signal.h
15*4262a727SDavid Howellsheader-y += stat.h
16*4262a727SDavid Howellsheader-y += statfs.h
17*4262a727SDavid Howellsheader-y += unistd.h
18