7 lines
137 B
C
7 lines
137 B
C
/* $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
|