mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-06 03:06:26 +00: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