uwe
|
3ed02eac7c
|
exp_type[] was constified in exception.c but an extern declaration in
db_interface.c was not updated. Declare it publicly. While here,
constify the array itself too.
|
2006-07-22 21:58:29 +00:00 |
uwe
|
970e24ee46
|
s/u_intN_t/uintN_t/
|
2006-03-04 01:55:03 +00:00 |
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
christos
|
63fcf30b44
|
more additions from nonaka's landisk port.
|
2005-06-29 16:51:20 +00:00 |
uwe
|
1cfab0e2a0
|
INTEVT2 values for DMAC interrupts.
|
2004-03-25 01:02:30 +00:00 |
uwe
|
a391e8bea6
|
Add sh7709 INTEVT2 codes for IRQs, PINTs, IRDA and ADC.
|
2002-12-29 02:47:07 +00:00 |
uch
|
d610fecf0f
|
rework general exception, and TLB exception handling for new pmap.
all exception staffs are moved to exception.[ch]
|
2002-05-09 12:24:19 +00:00 |
uch
|
6d338ff407
|
Use "#define<tab>", white space nits.
|
2002-04-28 17:10:32 +00:00 |
uch
|
24ec477a45
|
Rework interrupt code.
+ Fully utilize SH SR.I[0:3] interrupt level.
+ software interrupt is emulated by TMU1, 2 one shot interrupt.
+ implement generic soft interrupts.
+ implement clockframe correctly.
|
2002-03-24 18:04:39 +00:00 |