mirror of
https://github.com/lkl/linux.git
synced 2025-12-20 16:43:10 +09:00
It wants string functions like memcpy() for inline routines, and these define userland interfaces. The only clean way to deal with this is to simply put linux/string.h into unifdef-y and have it include <string.h> when not-__KERNEL__. Signed-off-by: David S. Miller <davem@davemloft.net>
3.1 KiB
3.1 KiB