1/* $NetBSD: cpu.h,v 1.6 2000/05/05 03:18:26 soren Exp $ */ 2 3#ifndef __HPCMIPS_CPU_H 4#define __HPCMIPS_CPU_H 5 6#include <mips/cpu.h> 7#include <mips/cpuregs.h> 8 9#endif __HPCMIPS_CPU_H 10