summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-04-30 18:48:59 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-04-30 18:48:59 +0000
commit1ed239e88a57ca7211745ceff4e0d6e365ca1426 (patch)
treec1a2ebb50773755a13d3b9c4a71f74a6caaff422 /share
parent314bee8994b145d5f603c50e93ebc9e623d1e038 (diff)
Add memcpy() and memcmp() emulation by swapping the first 2 args
and then calling the b* routine. This code only gets call when the kernel is build w/o -O* since otherwise gcc uses its own inline routines.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions