
#ifndef __V1KREGS_H__
#define __V1KREGS_H__

/* Include definitions that are same on all chips */
#include "commonregs.h"
  
/**************************************************************/
/* V1K was the first chip and needs no additional definitions */
/**************************************************************/

#endif /* __V1KREGS_H__  */
