freebsd-nq/sys/powerpc/include
Mike Barcroft 49545b3891 Create a new header <machine/_stdint.h> for storing MD parts of
<stdint.h>.  Previously, parts were defined in <machine/ansi.h> and
<machine/limits.h>.  This resulted in two problems:
  (1) Defining macros in <machine/ansi.h> gets in the way of that
      header only defining types.
  (2) Defining C99 limits in <machine/limits.h> adds pollution to
      <limits.h>.
2002-07-29 17:41:23 +00:00
..
_inttypes.h
_limits.h Create a new header <machine/_stdint.h> for storing MD parts of 2002-07-29 17:41:23 +00:00
_stdint.h Create a new header <machine/_stdint.h> for storing MD parts of 2002-07-29 17:41:23 +00:00
ansi.h Create a new header <machine/_stdint.h> for storing MD parts of 2002-07-29 17:41:23 +00:00
asm.h
atomic.h
bat.h
bootinfo.h
bus_memio.h 1) Add busdma machdep code. 2002-07-09 12:47:14 +00:00
bus_pio.h 1) Add busdma machdep code. 2002-07-09 12:47:14 +00:00
bus.h 1) Add busdma machdep code. 2002-07-09 12:47:14 +00:00
clock.h
cpu.h
cpufunc.h
critical.h
db_machdep.h Add DDB support. 2002-07-10 12:21:54 +00:00
elf.h
endian.h
exec.h
float.h
fpu.h
frame.h
ieeefp.h
in_cksum.h
interruptvar.h Add this file, which I forgot in a previous commit. 2002-07-09 12:50:58 +00:00
intr_machdep.h
intr.h
ipl.h
kse.h Changes for KSE3. 2002-07-09 12:57:23 +00:00
limits.h Create a new header <machine/_stdint.h> for storing MD parts of 2002-07-29 17:41:23 +00:00
md_var.h
metadata.h Metadata definitions. 2002-07-10 12:14:23 +00:00
mutex.h
nexusvar.h - Add the "compatible" property to the list that we keep in ivars. 2002-07-09 11:13:33 +00:00
ofw_machdep.h Add the OF_getetheraddr function required by if_gem. 2002-07-09 13:43:06 +00:00
openpicreg.h Driver for OpenPIC compatible interrupt controllers. 2002-07-09 11:26:10 +00:00
openpicvar.h Driver for OpenPIC compatible interrupt controllers. 2002-07-09 11:26:10 +00:00
param.h
pcb.h
pcpu.h
pio.h
pmap.h
powerpc.h
proc.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
resource.h
runq.h
setjmp.h Add setjmp (needed for DDB). 2002-07-10 12:26:17 +00:00
sigframe.h
signal.h
smp.h
spr.h
sr.h
stdarg.h
trap.h
types.h Remove label_t and physadr, which seem to have never been used in 2002-07-10 15:47:59 +00:00
ucontext.h
varargs.h
vmparam.h