6fc729af63
It only supports sa1110 (on simics) right now, but xscale support should come soon. Some of the initial work has been provided by : Stephane Potvin <sepotvin at videotron.ca> Most of this comes from NetBSD.
9 lines
169 B
C
9 lines
169 B
C
/* $NetBSD: ptrace.h,v 1.2 2001/02/23 21:23:52 reinoud Exp $ */
|
|
/* $FreeBSD$ */
|
|
|
|
#ifndef _MACHINE_PTRACE_H_
|
|
#define _MACHINE_PTRACE_H_
|
|
|
|
#endif /* !_MACHINE_PTRACE_H */
|
|
|