chris
|
e3a3a9f56f
|
Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set.
|
2002-01-05 22:41:46 +00:00 |
|
thorpej
|
fec02f1259
|
No need to pull in <machine/pte.h> directly.
|
2001-11-23 17:23:40 +00:00 |
|
thorpej
|
b393d0d3f7
|
Kill <machine/katelib.h>. Any place that still uses it should just
reference <arm/arm32/katelib.h> until such time as all use of this
file has been purged from the face of the earth.
|
2001-11-22 18:34:30 +00:00 |
|
thorpej
|
671a1b111f
|
Print the fault PC for non-USR Prefetch Aborts.
|
2001-11-09 19:04:23 +00:00 |
|
thorpej
|
42a10f6cd4
|
Implement a badaddr_read() routine which performs a load of the
specified size for the caller, and returns true or false indicating
whether or not a Data Abort occurred (i.e. the address was "bad").
|
2001-11-09 17:58:00 +00:00 |
|
matt
|
792b7ebd13
|
Change <machine/irqhandler.h> to <machine/intr.h> since the latter always
includes the former and is a standard include file.
|
2001-09-05 16:17:35 +00:00 |
|
chris
|
27f96e8440
|
Move the generic arm32 files into arm/arm32 from arm32/arm32, tested kernel builds on cats and riscpc.
|
2001-07-28 13:28:03 +00:00 |
|