NetBSD/sys/arch/pica
jonathan 8b7ade02ab Split Per Fogelstrom's Pica trap handler into two parts:
arch/pica/pica/trap.c, a generic mips trap handler
	arch/pica/pica/pica_trap.c, a  handler for Pica interrupts.

so that the common pmax and pica  trap handling can eventually be
merged and moved to arch/mips/mips/trap.c
1996-03-28 12:40:33 +00:00
..
compile
conf Update Pica kernel configuration (files.pica, std.pica) and the default 1996-03-27 11:02:19 +00:00
dev Remove lint from pica kernel to compile with -Werror: 1996-03-28 12:26:31 +00:00
include Remove lint from pica kernel to compile with -Werror: 1996-03-28 12:26:31 +00:00
isa
pica Split Per Fogelstrom's Pica trap handler into two parts: 1996-03-28 12:40:33 +00:00
Makefile
TODO