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
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
mac68k
/
include
/
profile.h
blob
36163782284046e5244a4e3c2326921664f7aac9
1
/* $NetBSD: profile.h,v 1.3 1996/05/05 06:17:55 briggs Exp $ */
2
3
#ifndef _PROFILE_MACHINE_
4
#define _PROFILE_MACHINE_
5
6
#include <m68k/profile.h>
7
8
#endif
/* _PROFILE_MACHINE_ */