NetBSD/sys/arch/hp300/hp300
thorpej 30166b9778 Rearrange the interrupt code slightly:
- place all interrupt-related macros, prototypes, etc. into <machine/intr.h>,
  like other ports.
- rename isrlink/isrunlink/isrinit, etc. intr_establish/intr_disestablish/
  intr_init, etc., and move to intr.c for naming consistency.
- don't call intr_init() twice.
1997-04-14 02:28:43 +00:00
..
autoconf.c Rearrange the interrupt code slightly: 1997-04-14 02:28:43 +00:00
clock.c
clockioctl.h
clockreg.h
conf.c
db_memrw.c
disksubr.c
dkbad.c
genassym.cf
hpux_machdep.c
intr.c Rearrange the interrupt code slightly: 1997-04-14 02:28:43 +00:00
kgdb_glue.c
kgdb_proto.h
kgdb_stub.c
led.h
locore.s Rearrange the interrupt code slightly: 1997-04-14 02:28:43 +00:00
machdep.c
mem.c
pmap.c
pmap_bootstrap.c
sys_machdep.c
trap.c Rearrange the interrupt code slightly: 1997-04-14 02:28:43 +00:00
vectors.s
vm_machdep.c