summaryrefslogtreecommitdiff
path: root/cfb/cfbtab.h
blob: d95efd66dad61654f330d49d7f4a682e1676a7ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* $XFree86$ */

#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif

#ifndef _CFBTAB_H_
#define _CFBTAB_H_

/* prototypes */
#if 0
extern int starttab[32], endtab[32];
extern unsigned int partmasks[32][32];
#endif

#endif /* _CFBTAB_H_ */