Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / hw / vga_int.h
index 3202cde..631b1b0 100644 (file)
@@ -215,3 +215,6 @@ void vga_draw_cursor_line_32(uint8_t *d1, const uint8_t *src1,
 
 extern const uint8_t sr_mask[8];
 extern const uint8_t gr_mask[16];
+
+#define VGA_RAM_SIZE (8192 * 1024)
+