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
/
mvme68k
/
include
/
aout_machdep.h
blob
14561c2cd854811005a82d22704d311dce4cbfc8
1
/* $NetBSD: aout_machdep.h,v 1.2 1996/09/08 01:00:39 thorpej Exp $ */
2
3
#ifndef _MACHINE_EXEC_H_
4
#define _MACHINE_EXEC_H_
5
6
#include <m68k/aout_machdep.h>
7
8
#endif
/* _MACHINE_EXEC_H_ */