summaryrefslogtreecommitdiff
path: root/cfb/cfbtab.h
blob: c27f69312955e005abbc608a5eb1e58387bc29d6 (plain)
1
2
3
4
5
6
7
8
9
10
/* $XFree86$ */

#ifndef _CFBTAB_H_
#define _CFBTAB_H_

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

#endif /* _CFBTAB_H_ */