xserver/cfb/cfbtab.h
Egbert Eich 505fe2ba30 23. Merged with XFree86 4.4.0. Added changes that went into infected files.
Reverted darwin/bundle/**/Credits.rtf to XFree86 versions to avoid
    future conflicts on ASCII but not humal readable files. (There should
    probably be separate CreditsXorg.rtf files) (Egbert Eich).
2004-03-05 13:41:12 +00:00

10 lines
174 B
C

/* $XFree86$ */
#ifndef _CFBTAB_H_
#define _CFBTAB_H_
/* prototypes */
extern int starttab[32], endtab[32];
extern unsigned int partmasks[32][32];
#endif /* _CFBTAB_H_ */