summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorChris Zankel <chris@zankel.net>2012-10-24 05:17:05 +0200
committerChris Zankel <chris@zankel.net>2012-10-25 23:53:36 +0200
commit2f72d4f6a29cf84c40fc05c76020b347b4774393 (patch)
tree3877c9fdac29b33d2beaab2c58c36a0d6f7649ca /security
parentLinux 3.7-rc2 (diff)
downloadlinux-2f72d4f6a29cf84c40fc05c76020b347b4774393.tar.xz
linux-2f72d4f6a29cf84c40fc05c76020b347b4774393.zip
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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions