summaryrefslogtreecommitdiff
path: root/sys/arch/hpcmips/include/cpu.h
blob: 59e588913978e9c66a764afbcceee8c84e3b808e (plain)
1
2
3
4
5
6
/*	$NetBSD: cpu.h,v 1.12 2002/01/31 17:56:34 uch Exp $	*/

#include <mips/cpu.h>
#ifndef _LOCORE
extern char cpu_name[];
#endif