NetBSD/sys/arch/powerpc/include
thorpej 4730a8cbec Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>:
- fix _C_LABEL so that it actually works.
- make __RENAME use _C_LABEL.
- fix __RENAME so that it expects an unquoted argument.
- fix __indr_reference and __warn_references so that they
  supply their own final semicolon.
- define __warn_references to nothing if not GNU C (required
  by the way it's used).

The __warn_references semicolon change has to be made
so that __warn_references can be defined into nothing.
(A ; all by itself isn't a great idea.)  The __indr_reference
change was made for consistency.
1997-11-04 23:09:23 +00:00
..
ansi.h Update to varargs/stdarg implementation; conform to the SVR4 calling 1997-04-16 22:51:22 +00:00
aout_machdep.h
asm.h Update for Elf. 1997-04-16 22:52:50 +00:00
bat.h
cdefs.h Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>: 1997-11-04 23:09:23 +00:00
cpu.h Definitions for machine_vec interface, from Wolfgang Solfrank. 1997-04-16 22:54:21 +00:00
disklabel.h Don't define two partition types for NetBSD - just use the standard 0xa5. 1997-04-16 22:55:10 +00:00
elf_machdep.h Machine-dependent definitions for Elf on NetBSD/powerpc. 1997-04-16 21:06:11 +00:00
endian.h Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
float.h
fpu.h
frame.h
ieee.h
ieeefp.h Definitions for IEEE floating point for NetBSD/powerpc. 1997-04-16 21:07:11 +00:00
ipkdb.h Update ipkdb's register handling, from Wolfgang Solfrank. 1997-04-16 22:57:06 +00:00
irq.h
kcore.h
limits.h
machine_type.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:37:20 +00:00
param.h Define ALIGNED_POINTER 1997-02-24 23:16:53 +00:00
pcb.h
pmap.h Add #define __VM_PMAP_HACK as a temporary measure. 1997-05-16 21:35:30 +00:00
powerpc.h Declare booted_device and booted_partition as "extern". 1997-01-31 02:04:14 +00:00
proc.h s/dummy/md_proc/ 1997-04-16 22:57:48 +00:00
profile.h Yow, "what happened"? Anyhow, correct apparerent CVS botch, and fix 1997-04-16 23:00:53 +00:00
psl.h Garbage collect stuff now hidden my machine_vec. 1997-04-16 23:02:00 +00:00
pte.h
ptrace.h Add some files that CVS missed somehow 1996-10-01 16:13:50 +00:00
reg.h Add some files that CVS missed somehow 1996-10-01 16:13:50 +00:00
reloc.h
setjmp.h
signal.h
stdarg.h Use new va-ppc.h 1997-04-16 23:02:34 +00:00
trap.h
types.h Nuke __BROKEN_INDIRECT_CONFIG 1997-04-16 23:03:16 +00:00
va-ppc.h Update to varargs/stdarg implementation; conform to the SVR4 calling 1997-04-16 22:51:22 +00:00
varargs.h Use new va-ppc.h 1997-04-16 23:02:34 +00:00
vmparam.h bring mrg-vm-swap2 onto mainilne. 1997-06-12 15:09:23 +00:00