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 Prepare for the m68k ELF transition: 2000-11-30 21:00:51 +00:00
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 Make this new-GAS ready. Code by Steve Woodford. 2000-12-06 21:31:05 +00:00
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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
Makefile.inc (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00