linux-sg2042/arch/um/os-Linux
Richard Weinberger 9a8c135957 um: siginfo cleanup
Currently we use both struct siginfo and siginfo_t.
Let's use struct siginfo internally to avoid ongoing
compiler warning. We are allowed to do so because
struct siginfo and siginfo_t are equivalent.

Signed-off-by: Richard Weinberger <richard@nod.at>
2013-07-19 11:31:36 +02:00
..
drivers
skas um: siginfo cleanup 2013-07-19 11:31:36 +02:00
Makefile
aio.c
elf_aux.c
execvp.c
file.c
helper.c
internal.h
irq.c
main.c
mem.c
process.c
registers.c
sigio.c
signal.c um: siginfo cleanup 2013-07-19 11:31:36 +02:00
start_up.c
time.c
tty.c
umid.c
user_syms.c
util.c