NetBSD/sys/arch/arm/include
bjh21 3a0f83d390 Re-work the way that FPAs are handled. If ARMFPE isn't configured, don't
even bother probing for an FPA.  If ARMFPE is configured, always use it,
even if there's an FPA (since it provides the FPA support code).  Move all
printfs about FPAs into armfpe_init.c.

This means I can delete the last two elements from struct _cpu, so that the
structure, and the whole of <arm/cpus.h> is redundant and can be deleted.
2002-03-10 15:29:53 +00:00
..
arm26
arm32 * Make pmap_is_{modified,referenced}() macros in pmap.h that just 2002-03-05 04:48:03 +00:00
Makefile Add an <arm/swi.h>, containing symbolic names for SWI ranges. 2002-01-13 15:03:06 +00:00
ansi.h
aout_machdep.h
armreg.h Add Cotulla CPU IDs. 2002-02-14 01:37:20 +00:00
asm.h
blockio.h
bootconfig.h
bswap.h
bus.h Overhaul bus_dmamap_sync for the ARM: 2002-01-25 20:57:41 +00:00
cdefs.h
conf.h Use "#define<tab>". 2002-02-28 03:17:23 +00:00
cpu.h Add a ci_dev element to struct cpu_info, pointing to the device that 2002-03-10 11:06:01 +00:00
cpufunc.h Add prototype for sa11x0_cpu_sleep(). 2002-01-30 00:36:32 +00:00
db_machdep.h
disklabel.h
elf_machdep.h
endian.h
endian_machdep.h
fiq.h
float.h
fp.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
ipkdb.h
isa_machdep.h Finish up the changes to get LOOSE_PROTOTYPES working for cats. 2002-01-07 22:58:07 +00:00
isapnp_machdep.h
limits.h
lock.h
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
ofisa_machdep.h
ofw.h
param.h Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
pcb.h
pci_machdep.h
pio.h
proc.h
profile.h
ptrace.h
reg.h
setjmp.h
signal.h
softintr.h Move the generic ARM soft interrupt code into a generic place. 2002-01-29 22:54:14 +00:00
stdarg.h Remove the call to abort(). We don't pull in a prototype for it, 2002-01-01 01:58:01 +00:00
swi.h Add an <arm/swi.h>, containing symbolic names for SWI ranges. 2002-01-13 15:03:06 +00:00
sysarch.h
trap.h
types.h Use "#define<tab>". 2002-02-28 03:17:23 +00:00
undefined.h
varargs.h