repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
arc
/
include
/
cpu.h
blob
703f0863c61778e0d29f1d487f76b5c164af06ac
1
/* $NetBSD: cpu.h,v 1.20 2005/11/15 13:45:30 tsutsui Exp $ */
2
/* $OpenBSD: cpu.h,v 1.9 1998/01/28 13:46:10 pefo Exp $ */
3
4
#ifndef _ARC_CPU_H_
5
#define _ARC_CPU_H_
6
7
#include <mips/cpu.h>
8
#include <mips/cpuregs.h>
9
10
#endif
/* _ARC_CPU_H_ */