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