NetBSD/sys/arch/hp300/include
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
..
ansi.h
aout_machdep.h
asm.h
autoconf.h Add prototypes as appropriate. 1997-04-01 03:03:56 +00:00
cdefs.h
cpu.h Rearrange the interrupt code slightly: 1997-04-14 02:28:43 +00:00
db_machdep.h
disklabel.h
endian.h
float.h
frame.h
hpux_machdep.h Add forward declarations for struct exec_package and struct exec_vmcmd, 1997-04-01 20:05:14 +00:00
ieeefp.h
intr.h Rearrange the interrupt code slightly: 1997-04-14 02:28:43 +00:00
kcore.h kcore.h for hp300 - just pulls in the common m68k kcore.h 1997-04-09 19:51:36 +00:00
limits.h
mtpr.h
param.h Rearrange the interrupt code slightly: 1997-04-14 02:28:43 +00:00
pcb.h Need a common <m68k/pcb.h> for gdb. 1997-03-31 21:39:51 +00:00
pmap.h Make active_user_pmap() DTRT while a process is exiting. 1997-03-18 16:39:30 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h