summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/amd64/bcopy.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge bcopy/memcpy/memmove into one function.deraadt2013-06-131-97/+1
| | | | ok mlarkin tedu
* delete unused junk RCS idsderaadt2007-11-241-4/+0
|
* an amd64 arch support.mickey2004-01-281-0/+101
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? ;)