repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
sys
/
arch
/
evbarm
/
include
/
isa_machdep.h
blob
af767884887a286bd67d615dd32a42b2330666bd
1
/* $NetBSD: isa_machdep.h,v 1.2 2005/12/11 12:17:09 christos Exp $ */
2
3
#ifndef _EVBARM_ISA_MACHDEP_H_
4
#define _EVBARM_ISA_MACHDEP_H_
5
#include <arm/isa_machdep.h>
6
7
#endif
/* _EVBARM_ISA_MACHDEP_H_ */