diff options
| author | chris <chris@NetBSD.org> | 2001-11-20 00:29:19 +0000 |
|---|---|---|
| committer | chris <chris@NetBSD.org> | 2001-11-20 00:29:19 +0000 |
| commit | 9cc0f333456619e05fa4cd6d18514f65fe153b52 (patch) | |
| tree | b8ba9231d7b94193c6a42b0bff14ad5a2d76b5cc /sys/dev/raidframe | |
| parent | 04d60549724594c38f4bf71fed6c57faf006c02b (diff) | |
Tidy up some memory copying cruft:
bcopy.S is no longer needed
memmove and memcpy were both stacking r0 and unstacking it to keep the return value, so push this down into _memcpy.
rename _memcpy.S to memcpy.S.
memmove.S is now just a placeholder otherwise the make system automagically adds a memmove.c file to libkern.
memmove is just another entry point for memcpy.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions
