cfbtab.h   [plain text]


/* $XFree86: xc/programs/Xserver/cfb/cfbtab.h,v 1.1 2003/07/16 01:38:37 dawes Exp $ */

#ifndef _CFBTAB_H_
#define _CFBTAB_H_

/* prototypes */
extern int starttab[32], endtab[32];
extern unsigned int partmasks[32][32];

#endif /* _CFBTAB_H_ */