Revision 3b46e624 hw/cirrus_vga_rop2.h

b/hw/cirrus_vga_rop2.h
34 34
#define PUTPIXEL()    ROP_OP(((uint32_t *)d)[0], col)
35 35
#else
36 36
#error unsupported DEPTH
37
#endif               
37
#endif
38 38

  
39 39
static void
40 40
glue(glue(glue(cirrus_patternfill_, ROP_NAME), _),DEPTH)

Also available in: Unified diff