kernel_optimize_test/arch/um
Richard Weinberger da028d5e54 um: Don't pollute kernel namespace with uapi
Don't include ptrace uapi stuff in arch headers, it will
pollute the kernel namespace and conflict with existing
stuff.
In this case it fixes clashes with common names like R8.

Signed-off-by: Richard Weinberger <richard@nod.at>
2015-06-25 22:44:11 +02:00
..
configs
drivers um: Do not use stdin and stdout identifiers for struct members 2015-06-25 22:42:19 +02:00
include um: Don't pollute kernel namespace with uapi 2015-06-25 22:44:11 +02:00
kernel um: Don't pollute kernel namespace with uapi 2015-06-25 22:44:11 +02:00
os-Linux um: Include sys/types.h for makedev(), major(), minor() 2015-06-25 22:42:21 +02:00
scripts
.gitignore
Kconfig.char
Kconfig.common
Kconfig.debug
Kconfig.net
Kconfig.rest
Kconfig.um um: Fix mconsole dependency 2015-05-31 23:27:26 +02:00
Makefile um: Stop abusing __KERNEL__ 2015-05-31 22:05:32 +02:00
Makefile-os-Linux
Makefile-skas