v1kregs.h revision bdcaa8d0
1/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/rendition/v1kregs.h,v 1.4 1999/11/19 13:54:45 hohndel Exp $ */ 2 3#ifndef __V1KREGS_H__ 4#define __V1KREGS_H__ 5 6/* Include definitions that are same on all chips */ 7#include "commonregs.h" 8 9/**************************************************************/ 10/* V1K was the first chip and needs no additional definitions */ 11/**************************************************************/ 12 13#endif /* __V1KREGS_H__ */ 14