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