kernel_optimize_test/arch/xtensa/include/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
..
asm-offsets.h
asmmacro.h
atomic.h xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
barrier.h Disintegrate asm/system.h for Xtensa 2012-03-28 18:30:03 +01:00
bitops.h Disintegrate asm/system.h for Xtensa 2012-03-28 18:30:03 +01:00
bootparam.h
bugs.h
cache.h
cacheasm.h
cacheflush.h xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
checksum.h
cmpxchg.h xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
coprocessor.h xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
current.h
delay.h xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
dma-mapping.h
dma.h
elf.h cross-arch: don't corrupt personality flags upon exec() 2012-10-06 03:04:47 +09:00
fb.h
flat.h
ftrace.h
gpio.h gpiolib/arches: Centralise bolierplate asm/gpio.h 2012-05-11 18:00:14 -06:00
highmem.h
hw_irq.h
io.h xtensa: adopt generic io routines 2012-10-03 15:11:42 -07:00
irq.h
irqflags.h xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
Kbuild xtensa: Use Kbuild infrastructure to handle asm-generic headers 2012-10-15 21:49:50 -07:00
linkage.h
mmu_context.h xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
mmu.h
module.h Make most arch asm/module.h files use asm-generic/module.h 2012-09-28 14:31:03 +09:30
mutex.h
nommu_context.h
nommu.h
page.h
param.h UAPI: (Scripted) Disintegrate arch/xtensa/include/asm 2012-10-15 21:48:53 -07:00
pci-bridge.h
pci.h PCI: Xtensa: convert pcibios_set_master() to a non-inlined function 2012-01-06 12:10:41 -08:00
pgalloc.h
pgtable.h
platform.h
processor.h fork: move the real prepare_to_copy() users to arch_dup_task_struct() 2012-05-16 15:16:26 -07:00
ptrace.h UAPI: (Scripted) Disintegrate arch/xtensa/include/asm 2012-10-15 21:48:53 -07:00
regs.h xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
rwsem.h
segment.h
serial.h
shmparam.h
signal.h UAPI: (Scripted) Disintegrate arch/xtensa/include/asm 2012-10-15 21:48:53 -07:00
smp.h
spinlock.h
string.h xtensa: fix memscan() 2012-02-03 16:16:40 -08:00
switch_to.h Disintegrate asm/system.h for Xtensa 2012-03-28 18:30:03 +01:00
syscall.h fixups for signal breakage 2012-06-04 17:47:34 -04:00
thread_info.h bury the rest of TIF_IRET 2012-10-01 09:58:13 -04:00
timex.h xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
tlb.h
tlbflush.h xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
types.h UAPI: (Scripted) Disintegrate arch/xtensa/include/asm 2012-10-15 21:48:53 -07:00
uaccess.h Disintegrate asm/system.h for Xtensa 2012-03-28 18:30:03 +01:00
ucontext.h
unaligned.h
unistd.h xtensa: allow multi-inclusion for uapi/unistd.h 2012-10-25 14:53:36 -07:00
user.h
vga.h