summaryrefslogtreecommitdiff
path: root/memdisk/memcpy.S
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace cleanupH. Peter Anvin2008-06-091-1/+1
|
* MEMDISK: Use aligning memcpy/memset, compile with -mregparm=3syslinux-3.70-pre14H. Peter Anvin2008-06-061-23/+81
| | | | | Use the aligning memcpy/memset from libcom32. Switch memdisk to compiling with -mregparm=3, except for the interfaces to assembly.
* Remove more CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
|
* Simple memcpy() implementationsyslinux-2.03hpa2003-04-151-0/+29