NetBSD/sys/arch/powerpc/include
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
..
Makefile PPC machine type tags haven't been used for a while. 2001-05-03 13:11:24 +00:00
altivec.h
ansi.h
aout_machdep.h
asm.h
bat.h
bswap.h
cdefs.h
cpu.h
db_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
fpu.h
frame.h
hid.h
hid_601.h
ieee.h
ieeefp.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_limits.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_mwgwtypes.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
ipkdb.h
kcore.h
limits.h Be consistent with limit constants: 2001-05-04 15:12:32 +00:00
lock.h
math.h
openpic.h
openpicreg.h
param.h
pcb.h Avoid nesting structure declarations, where the nested structur is used at 2001-04-30 15:30:39 +00:00
pio.h
pmap.h Undo a misguided previous change to the pmap_update() API. 2001-04-22 23:19:26 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
rnd.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
varargs.h