repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
atari
/
include
/
ptrace.h
blob
24aa91a2e64e3acc9534c2dde7d61b668b20ca9b
1
/* $NetBSD: ptrace.h,v 1.4 1994/10/26 02:06:36 cgd Exp $ */
2
3
#ifndef _MACHINE_PTRACE_H_
4
#define _MACHINE_PTRACE_H_
5
6
#include <m68k/ptrace.h>
7
8
#endif