Last change
on this file since 78293 was 43272, checked in by vboxsync, 12 years ago |
Additions/x11: more original X server headers.
|
-
Property svn:eol-style
set to
native
|
File size:
227 bytes
|
Line | |
---|
1 | #ifdef HAVE_DIX_CONFIG_H
|
---|
2 | #include <dix-config.h>
|
---|
3 | #endif
|
---|
4 |
|
---|
5 | #ifndef _CFBTAB_H_
|
---|
6 | #define _CFBTAB_H_
|
---|
7 |
|
---|
8 | /* prototypes */
|
---|
9 | #if 0
|
---|
10 | extern int starttab[32], endtab[32];
|
---|
11 | extern unsigned int partmasks[32][32];
|
---|
12 | #endif
|
---|
13 |
|
---|
14 | #endif /* _CFBTAB_H_ */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.