xserver/cfb/cfbtab.h
2004-03-17 20:32:08 +00:00

10 lines
174 B
C

/* $XFree86$ */
#ifndef _CFBTAB_H_
#define _CFBTAB_H_
/* prototypes */
extern int starttab[32], endtab[32];
extern unsigned int partmasks[32][32];
#endif /* _CFBTAB_H_ */