freebsd_amp_hwpstate/lib/csu/i386
Bruce Evans 3581d64b8d Fixed type mismatches in args to __syscall(). One for mmap() broke on
i386's with 64-bit longs -- the padding between mmap()'s 5th and 6th
is an int, not a long.  The other mismatches were benign.
1998-12-27 15:47:15 +00:00
..
Makefile
c++rt0.c
crt0.c