NetBSD/sys/arch/mipsco/stand
simonb dc1d6c5fbd Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64
bit divide and modulus library routines that break the tight space
constraints on this platform.
2003-02-02 00:08:55 +00:00
..
boot track rev. 1.7 of pmax/stand/boot/Makefile: 2002-05-07 12:28:20 +00:00
bootxx_cd9660
bootxx_ffs Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64 2003-02-02 00:08:55 +00:00
common Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
installboot
Makefile
Makefile.booters Catch up with the recent toolchain changes: 2002-11-16 08:48:13 +00:00
Makefile.inc arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static. 2002-08-27 08:53:14 +00:00