summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/amd64/memcpy.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge bcopy/memcpy/memmove into one function.deraadt2013-06-131-4/+1
| | | | ok mlarkin tedu
* an amd64 arch support.mickey2004-01-281-0/+4
hacked by art@ from netbsd sources and then later debugged by me into the shape where it can host itself. no bootloader yet as needs redoing from the recent advanced i386 sources (anyone? ;)