https://github.com/torvalds/linux
Raw File
Tip revision: 061e41fdb5047b1fb161e89664057835935ca1d2 authored by Linus Torvalds on 02 December 2008, 03:59:23 UTC
Linux 2.6.28-rc7
Tip revision: 061e41f
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