summaryrefslogtreecommitdiff
path: root/memdisk/memset.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-24/+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
|
* Use standard memset()hpa2003-04-141-0/+30