xref: /netbsd/sys/arch/algor/include/locore.h (revision bf9ec67e)
1 /*	$NetBSD: locore.h,v 1.1 2001/05/28 16:22:19 thorpej Exp $	*/
2 
3 #ifndef _ALGOR_LOCORE_H_
4 #define _ALGOR_LOCORE_H_
5 
6 #include <mips/locore.h>
7 
8 #endif	/* !_ALGOR_LOCORE_H_ */
9