diff options
Diffstat (limited to 'xorg-server/hw/xfree86/xf8_32bpp/cfbgc8.c')
-rw-r--r-- | xorg-server/hw/xfree86/xf8_32bpp/cfbgc8.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg-server/hw/xfree86/xf8_32bpp/cfbgc8.c b/xorg-server/hw/xfree86/xf8_32bpp/cfbgc8.c new file mode 100644 index 000000000..53e4f95e4 --- /dev/null +++ b/xorg-server/hw/xfree86/xf8_32bpp/cfbgc8.c @@ -0,0 +1,2 @@ +#define PSZ 8 +#include "./cfbgc.c" |