This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
644aebe258
NetBSD
/
sys
/
arch
/
sun3
/
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.9 2002/07/13 08:28:44 scw Exp $ */
snapshot of my private sources
1993-12-12 12:08:26 +03: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>