NetBSD/sys/arch/powerpc
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
..
conf Add powerpc/powerpc/powerpc_machdep.c 2001-02-24 04:30:42 +00:00
include Be consistent with limit constants: 2001-05-04 15:12:32 +00:00
powerpc Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
tools/chrpicon Program to convert back and forth between PPM and CHRP boot icon images. 1999-11-19 00:43:20 +00:00
Makefile