Merge commit 'gnu/master' into test
[qemu] / hw / tc6393xb_template.h
index 0f7694b..2c5fb67 100644 (file)
@@ -36,7 +36,7 @@
 #endif
 
 
-static void glue(tc6393xb_draw_graphic, BITS)(struct tc6393xb_s *s)
+static void glue(tc6393xb_draw_graphic, BITS)(TC6393xbState *s)
 {
     int i;
     int w_display;