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