MEMDISK: Use aligning memcpy/memset, compile with -mregparm=3 syslinux-3.70-pre14
authorH. Peter Anvin <hpa@zytor.com>
Fri, 6 Jun 2008 19:38:42 +0000 (12:38 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 6 Jun 2008 19:38:42 +0000 (12:38 -0700)
commit6389a53252be6f3eaf8248ee6d58dff88697aad0
tree6fc64e26c4ff906e42fd7b87de33d6d575826871
parent6ecbbad5bfee20dddccdbe0629125c7b6ca41211
MEMDISK: Use aligning memcpy/memset, compile with -mregparm=3

Use the aligning memcpy/memset from libcom32.  Switch memdisk to
compiling with -mregparm=3, except for the interfaces to assembly.
memdisk/Makefile
memdisk/memcpy.S
memdisk/memdisk.h
memdisk/memset.S
memdisk/setup.c