kernel-fxtec-pro1x/arch/xtensa/include/uapi/asm
Chris Zankel 2f72d4f6a2 xtensa: allow multi-inclusion for uapi/unistd.h
Xtensa implements a method that allows to generate a arbitrary output
for each system call by defining the __SYSCALL(number, function, num_args).
This usually requires to include uapi/unistd.h twice. Instead of removing
the guard agains multiple inclusion entirely, allow to include unistd.h again
only if __SYSCALL is defined. Note that __SYSCALL gets always undefined at
the end of the file.

Signed-off-by: Chris Zankel <chris@zankel.net>
2012-10-25 14:53:36 -07:00
..
auxvec.h
byteorder.h
ioctls.h
ipcbuf.h
Kbuild xtensa: Use Kbuild infrastructure to handle asm-generic headers 2012-10-15 21:49:50 -07:00
mman.h
msgbuf.h
param.h
poll.h
posix_types.h
ptrace.h
sembuf.h
setup.h
shmbuf.h
sigcontext.h
signal.h
socket.h
sockios.h
stat.h
swab.h
termbits.h
types.h
unistd.h xtensa: allow multi-inclusion for uapi/unistd.h 2012-10-25 14:53:36 -07:00