String-handling functions for the new x86 setup code.
strcmp(), memcpy(), memset(), as well as routines to copy to and from other segments (as pointed to by fs and gs). Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Showing
arch/i386/boot/copy.S
0 → 100644
arch/i386/boot/string.c
0 → 100644
Please register or sign in to comment