NetBSD/sys/arch/m68k
simonb 6a511e05e2 Be consistent with limit constants:
- use "U" suffix for unsigned constants
 - use "L" suffix for long constants
 - use "UL" suffix for unsigned long constants
 - use hexadecimal instead of decimal

Fixes build problems with vi (now that warnings/errors are enabled) on
mips, powerpc and arm platforms.
2001-05-04 15:12:32 +00:00
..
060sp
conf Unification of the m68k syscall() function. 2000-12-19 21:09:54 +00:00
fpe Don't use the frames' provided EA yet; something is wrong. 2001-03-01 22:01:52 +00:00
fpsp
include Be consistent with limit constants: 2001-05-04 15:12:32 +00:00
m68k Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
Makefile
Makefile.inc