This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f3889623a7
NetBSD
/
sys
/
arch
/
pica
/
include
/
trap.h
4 lines
87 B
C
Raw
Normal View
History
Unescape
Escape
Replace pica and pmax include/trap.h with versions that #include <mips/cpu.h>, after merging the definition of T_USER in the pmax port, and moving the result to mips/cpu.h.
1996-03-24 11:17:04 +03:00
/* $NetBSD: trap.h,v 1.2 1996/03/24 08:17:04 jonathan Exp $ */
First commit of Per Fogelstrom's port to the Acer pica r4400/isa machine.
1996-03-13 07:58:04 +03:00
Replace pica and pmax include/trap.h with versions that #include <mips/cpu.h>, after merging the definition of T_USER in the pmax port, and moving the result to mips/cpu.h.
1996-03-24 11:17:04 +03:00
#
include
<mips/trap.h>
Reference in New Issue
Copy Permalink