linux/arch/um/include
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
..
asm UML: normalize global variables exported by vmlinux.lds 2013-07-03 16:07:34 -07:00
shared um: siginfo cleanup 2013-07-19 11:31:36 +02:00