1
2#ifndef __V1KREGS_H__
3#define __V1KREGS_H__
4
5/* Include definitions that are same on all chips */
6#include "commonregs.h"
7
8/**************************************************************/
9/* V1K was the first chip and needs no additional definitions */
10/**************************************************************/
11
12#endif /* __V1KREGS_H__  */
13