summaryrefslogtreecommitdiff
path: root/sys/arch/hpcmips/include/cpu.h
blob: af003c71a65b69d346f9656df9f52db9be330115 (plain)
1
2
3
4
5
6
/*	$NetBSD: cpu.h,v 1.13 2010/01/21 01:23:15 pooka Exp $	*/

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