Need these files present for ISA support
This commit is contained in:
parent
419237bbb9
commit
e8d2af9dd0
|
@ -0,0 +1,7 @@
|
|||
/* $NetBSD: isa_machdep.h,v 1.1 2004/12/23 04:36:18 joff Exp $ */
|
||||
|
||||
#ifndef _EVBARM_ISA_MACHDEP_H_
|
||||
#define _EVBARM_ISA_MACHDEP_H_
|
||||
#include <arm/isa_machdep.h>
|
||||
|
||||
#endif /* _EVBARM_ISA_MACHDEP_H_ */
|
|
@ -0,0 +1,3 @@
|
|||
/* $NetBSD: pio.h,v 1.1 2004/12/23 04:36:18 joff Exp $ */
|
||||
|
||||
#include <arm/pio.h>
|
Loading…
Reference in New Issue