1/*	$NetBSD: cpu.h,v 1.13 2010/01/21 01:23:15 pooka Exp $	*/
2
3#include <mips/cpu.h>
4#ifndef _LOCORE
5int cpuname_printf(const char *, ...) __printflike(1, 2);
6#endif
7