Home | History | Annotate | Line # | Download | only in include
      1  1.21   tsutsui /*	$NetBSD: cpu.h,v 1.21 2005/11/15 14:03:20 tsutsui Exp $	*/
      2   1.8      soda /*	$OpenBSD: cpu.h,v 1.9 1998/01/28 13:46:10 pefo Exp $ */
      3   1.7      soda 
      4   1.7      soda #ifndef _ARC_CPU_H_
      5   1.7      soda #define _ARC_CPU_H_
      6   1.7      soda 
      7   1.2  jonathan #include <mips/cpu.h>
      8  1.11     soren #include <mips/cpuregs.h>
      9   1.1  jonathan 
     10   1.7      soda #endif /* _ARC_CPU_H_ */
     11