xref: /netbsd-src/sys/arch/hpcmips/include/cpu.h (revision 5e4c038a45edbc7d63b7c2daa76e29f88b64a4e3)
1 /*	$NetBSD: cpu.h,v 1.12 2002/01/31 17:56:34 uch Exp $	*/
2 
3 #include <mips/cpu.h>
4 #ifndef _LOCORE
5 extern char cpu_name[];
6 #endif
7