xref: /csrg-svn/sys/i386/include/ptrace.h (revision 63359)
152408Smckusick /*
2*63359Sbostic  * Copyright (c) 1992, 1993
3*63359Sbostic  *	The Regents of the University of California.  All rights reserved.
452408Smckusick  *
552408Smckusick  * %sccs.include.redist.c%
652408Smckusick  *
7*63359Sbostic  *	@(#)ptrace.h	8.1 (Berkeley) 06/11/93
852408Smckusick  */
952408Smckusick 
1052408Smckusick /*
1152408Smckusick  * Machine dependent trace commands.
1252408Smckusick  *
1352408Smckusick  * None for the i386 at this time.
1452408Smckusick  */
15