NetBSD/sys/arch/hpcmips/include/cpu.h

10 lines
181 B
C
Raw Normal View History

/* $NetBSD: cpu.h,v 1.6 2000/05/05 03:18:26 soren Exp $ */
#ifndef __HPCMIPS_CPU_H
#define __HPCMIPS_CPU_H
#include <mips/cpu.h>
#include <mips/cpuregs.h>
#endif __HPCMIPS_CPU_H