xref: /netbsd-src/sys/arch/hpcmips/include/cpu.h (revision 4817a0b0b8fe9612e8ebe21a9bf2d97b95038a97)
1 /*	$NetBSD: cpu.h,v 1.13 2010/01/21 01:23:15 pooka Exp $	*/
2 
3 #include <mips/cpu.h>
4 #ifndef _LOCORE
5 extern char hpcmips_cpuname[];
6 #endif
7