linux/arch/blackfin/include/uapi/asm/Kbuild
<<
>>
Prefs
   1# UAPI Header export list
   2include include/uapi/asm-generic/Kbuild.asm
   3
   4header-y += bfin_sport.h
   5header-y += byteorder.h
   6header-y += cachectl.h
   7header-y += fcntl.h
   8header-y += fixed_code.h
   9header-y += ioctls.h
  10header-y += kvm_para.h
  11header-y += poll.h
  12header-y += posix_types.h
  13header-y += ptrace.h
  14header-y += sigcontext.h
  15header-y += siginfo.h
  16header-y += signal.h
  17header-y += stat.h
  18header-y += swab.h
  19header-y += unistd.h
  20