xref: /netbsd-src/sys/arch/arm/sa11x0/sa11x0_ostvar.h (revision 7c932a030c368c7886b8eb7ed019ce4863339c3e)
1 /*	$NetBSD: sa11x0_ostvar.h,v 1.1 2012/08/12 17:21:29 nonaka Exp $	*/
2 
3 #ifndef _SA11X0_OSTVAR_H
4 #define _SA11X0_OSTVAR_H
5 
6 void saost_reset(void);
7 
8 #endif /* _SA11X0_OSTVAR_H */
9