summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/utils.h
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-09-04 00:04:58 +0000
committermarcel <marcel@FreeBSD.org>2004-09-04 00:04:58 +0000
commita035e5e43cb3be0164f53aa450d686b7a1c09112 (patch)
tree2eb2be7d84b2b550b113749c544411b92ddf7c05 /lib/libc/regex/utils.h
parent1ac4ce85a120374b52ae27952d3198c2b1ce54e7 (diff)
downloadFreeBSD-src-a035e5e43cb3be0164f53aa450d686b7a1c09112.zip
FreeBSD-src-a035e5e43cb3be0164f53aa450d686b7a1c09112.tar.gz
Unbreak memcpy(). memcpy() is defined to return the dst argument.
By using r8 instead of r14 to do the swap, we put the dst argument in the return register. Since bcopy() doesn't clobber r8, we don't have to do anything else. This fixes ports/textproc/aspell.
Diffstat (limited to 'lib/libc/regex/utils.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud