linux/arch/um/os-Linux
Alexey Dobriyan 39f75da7bc isystem: trim/fixup stdarg.h and other headers
Delete/fixup few includes in anticipation of global -isystem compile
option removal.

Note: crypto/aegis128-neon-inner.c keeps <stddef.h> due to redefinition
of uintptr_t error (one definition comes from <stddef.h>, another from
<linux/types.h>).

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-08-19 09:02:55 +09:00
..
drivers
skas um: Fix stack pointer alignment 2021-06-17 22:08:31 +02:00
Makefile um: Increase stack frame size threshold for signal.c 2020-12-13 22:22:00 +01:00
elf_aux.c
execvp.c
file.c
helper.c um: Fix stack pointer alignment 2021-06-17 22:08:31 +02:00
irq.c um: Monitor error events in IRQ controller 2020-12-13 22:38:28 +01:00
main.c
mem.c
process.c
registers.c
sigio.c um: irq/sigio: Support suspend/resume handling of workaround IRQs 2020-12-13 22:42:01 +01:00
signal.c isystem: trim/fixup stdarg.h and other headers 2021-08-19 09:02:55 +09:00
start_up.c um: Add support for host CPU flags and alignment 2021-06-17 22:01:26 +02:00
time.c um: fix os_idle_sleep() to not hang 2021-01-26 22:11:38 +01:00
tty.c
umid.c um: Remove use of asprinf in umid.c 2020-12-13 22:21:07 +01:00
user_syms.c
util.c isystem: trim/fixup stdarg.h and other headers 2021-08-19 09:02:55 +09:00