xref: /original-bsd/sys/i386/include/ptrace.h (revision e1db577d)
1 /*
2  * Copyright (c) 1992 The Regents of the University of California.
3  * All rights reserved.
4  *
5  * %sccs.include.redist.c%
6  *
7  *	@(#)ptrace.h	7.1 (Berkeley) 02/05/92
8  */
9 
10 /*
11  * Machine dependent trace commands.
12  *
13  * None for the i386 at this time.
14  */
15