]> Git Repo - qemu.git/blobdiff - hw/framebuffer.h
Get rid of _t suffix
[qemu.git] / hw / framebuffer.h
index a3a214649d26985902409a974fea498a5d3b7f67..22d57350d6f97e47538f44c3f5a2048befd879a9 100644 (file)
@@ -7,7 +7,7 @@ typedef void (*drawfn)(void *, uint8_t *, const uint8_t *, int, int);
 
 void framebuffer_update_display(
     DisplayState *ds,
-    target_phys_addr_t base,
+    a_target_phys_addr base,
     int cols,
     int rows,
     int src_width,
This page took 0.023221 seconds and 4 git commands to generate.