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