NetBSD/sys/lib
uwe eaa25d5966 Provide __movmemSI12_i4 (gcc4) a.k.a. __movstrSI12_i4 (gcc3) that gcc
emits for sh4 to copy 12 bytes at certain optimization levels.
Discovered by compiling landisk kernel with -Os.

Use gcc3 naming ("movstr") to match the rest of the "movstr" files.
2007-03-14 22:22:53 +00:00
..
libkern Provide __movmemSI12_i4 (gcc4) a.k.a. __movstrSI12_i4 (gcc3) that gcc 2007-03-14 22:22:53 +00:00
libsa We need char* for pointer arithmetic. 2007-03-05 14:49:04 +00:00
libz free -> dealloc 2006-01-25 18:27:23 +00:00