NetBSD/sys/arch/mips
jonathan 8a1933076a Fixes for -Wall -Wmissing-prototypes:
Replace impliclty-sized types (u_long, u_short) used in
	declarations of byteorder functions witho explicitly sized types
	(u_int32_t, u_int16_t).

Avoids problems with using ntohl(foo) as (eg) an argument to printf().
1996-04-09 20:56:45 +00:00
..
conf Add mips/mips/mem.c and mips/mips/process_machdep.c 1996-03-26 11:45:59 +00:00
include Fixes for -Wall -Wmissing-prototypes: 1996-04-09 20:56:45 +00:00
mips Update arch/pmax/pmax/genassym.c to compile with -Wall: use offsetof(). 1996-04-07 14:27:00 +00:00