linux/arch/e2k/boot/string_guest_fpic.c

9 lines
122 B
C

/*
* string routines
*
* Boot uses the same routines as main kernel
*/
#define BOOT
#include "../kvm/guest/string.c"