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