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
a024cb9151
NetBSD
/
sys
/
arch
/
mvme68k
/
include
/
proc.h
4 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
m68k syscall rototill: - Switch all m68k-based ports over to __HAVE_SYSCALL_INTERN. - Add systrace glue. - Define struct mdproc in <m68k/proc.h> instead of <machine/proc.h>. (They were all defined exactly the same anyway, other than a couple of the MDP_* flags.)
2002-07-13 12:28:40 +04:00
/* $NetBSD: proc.h,v 1.3 2002/07/13 08:28:43 scw Exp $ */
mvme68k port -- for the motorola vme147 m68030 card
1995-07-26 03:11:53 +04:00
m68k syscall rototill: - Switch all m68k-based ports over to __HAVE_SYSCALL_INTERN. - Add systrace glue. - Define struct mdproc in <m68k/proc.h> instead of <machine/proc.h>. (They were all defined exactly the same anyway, other than a couple of the MDP_* flags.)
2002-07-13 12:28:40 +04:00
#
include
<m68k/proc.h>
Reference in New Issue
Copy Permalink