kernel_optimize_test/arch/arc
Vineet Gupta 1e01c7eb7c ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h
Commit 97bc386fc1 "ARC: Add guard macro to uapi/asm/unistd.h"
inhibited multiple inclusion of ARCH unistd.h. This however hosed the system
since Generic syscall table generator relies on it being included twice,
and in lack-of an empty table was emitted by C preprocessor.

Fix that by allowing one exception to rule for the special case (just
like Xtensa)

Suggested-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2013-12-19 19:44:12 +05:30
..
boot
configs Final set of ARC changes for 3.13-rc1 2013-11-19 11:44:15 -08:00
include ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h 2013-12-19 19:44:12 +05:30
kernel ARC: [perf] Fix a few thinkos 2013-11-28 15:49:59 +05:30
lib
mm
oprofile
plat-arcfpga
plat-tb10x
Kbuild
Kconfig ARC: extable: Enable sorting at build time 2013-11-25 10:35:23 +05:30
Kconfig.debug
Makefile