NetBSD/lib/libc/arch/sh3
itojun 9870327734 fix syscall() and __syscall(). r0 has to be set to SYS_syscall or
SYS___syscall, respectively.  otherwise sys/arch/sh3/sh3/trap.c will
look at the wrong argument.
2001-01-17 05:15:02 +00:00
..
gen check LIBC_SCCS 2000-09-13 22:32:25 +00:00
net
softfloat Revert previous change -- turned out I'd got my build environment in a twist. 2000-07-15 15:07:34 +00:00
stdlib
string
sys fix syscall() and __syscall(). r0 has to be set to SYS_syscall or 2001-01-17 05:15:02 +00:00
Makefile.inc Add softfloat glue for sh3. 2000-06-06 17:28:37 +00:00
SYS.h