https://github.com/torvalds/linux
Raw File
Tip revision: 8e4921515c1a379539607eb443d51c30f4f7f338 authored by Linus Torvalds on 08 February 2009, 20:37:20 UTC
Linux 2.6.29-rc4
Tip revision: 8e49215
Kbuild
header-y += errno-base.h
header-y += errno.h
header-y += fcntl.h
header-y += ioctl.h
header-y += mman.h
header-y += poll.h
header-y += signal.h
header-y += statfs.h

unifdef-y += int-l64.h
unifdef-y += int-ll64.h
unifdef-y += resource.h
unifdef-y += siginfo.h
back to top