1
0
Fork 0
alistair23-linux/arch/um/os-Linux/skas
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
..
Makefile
mem.c um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
process.c um: siginfo cleanup 2013-07-19 11:31:36 +02:00