1 /* $NetBSD: isa_machdep.h,v 1.4 2002/10/09 00:33:39 thorpej Exp $ */
3 #ifndef _NETWINDER_ISA_MACHDEP_H_
4 #define _NETWINDER_ISA_MACHDEP_H_
6 #include <arm/isa_machdep.h>
9 #define ISA_FOOTBRIDGE_IRQ IRQ_IN_L3
10 void isa_footbridge_init(u_int
, u_int
);
13 #endif /* _NETWINDER_ISA_MACHDEP_H_ */