NetBSD/sys/arch/sun2/include/proc.h
scw bef00d4895 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 08:28:40 +00:00

4 lines
82 B
C

/* $NetBSD: proc.h,v 1.2 2002/07/13 08:28:44 scw Exp $ */
#include <m68k/proc.h>