diff options
Diffstat (limited to 'xorg-server/hw/xfree86/xf1bpp/mfbpgbwht.c')
-rw-r--r-- | xorg-server/hw/xfree86/xf1bpp/mfbpgbwht.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xorg-server/hw/xfree86/xf1bpp/mfbpgbwht.c b/xorg-server/hw/xfree86/xf1bpp/mfbpgbwht.c new file mode 100644 index 000000000..bd4d2f7c1 --- /dev/null +++ b/xorg-server/hw/xfree86/xf1bpp/mfbpgbwht.c @@ -0,0 +1,4 @@ +#define MFBPOLYGLYPHBLT xf1bppPolyGlyphBltWhite +#define OPEQ |= +#include "mfbmap.h" +#include "../../../mfb/mfbplygblt.c" |