linux/arch/cris/include
Al Viro 444f02c458 uaccess: drop pointless ifdefs
None of those file is ever included from uapi stuff, so __KERNEL__
is always defined.  None of them is ever included from assembler
(they are only pulled from linux/uaccess.h, which _can't_ be
included from assembler), so __ASSEMBLY__ is never defined.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2017-03-05 21:57:58 -05:00
..
arch-v10/arch ipv4: Update parameters for csum_tcpudp_magic to their original types 2016-03-13 23:55:13 -04:00
arch-v32 Fix typo 2016-09-23 15:42:08 +02:00
asm uaccess: drop pointless ifdefs 2017-03-05 21:57:58 -05:00
uapi Fix typo 2016-09-23 15:42:10 +02:00