swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: 95064a75ebf8744e1ff595e8cd7ff9b6c851523e authored by Linus Torvalds on 13 September 2006, 01:41:36 UTC
Linux v2.6.18-rc7
Tip revision: 95064a7
Kbuild.asm
unifdef-y += a.out.h auxvec.h byteorder.h errno.h fcntl.h ioctl.h	\
	ioctls.h ipcbuf.h mman.h msgbuf.h param.h poll.h		\
	posix_types.h ptrace.h resource.h sembuf.h shmbuf.h shmparam.h	\
	sigcontext.h siginfo.h signal.h socket.h sockios.h stat.h	\
	statfs.h termbits.h termios.h timex.h types.h unistd.h user.h

# These probably shouldn't be exported
unifdef-y += elf.h page.h
back to top