diff --git a/qemu/tcg/tcg-ldst.inc.c b/qemu/tcg/tcg-ldst.inc.c index e08f8cbb..f414e7a4 100644 --- a/qemu/tcg/tcg-ldst.inc.c +++ b/qemu/tcg/tcg-ldst.inc.c @@ -33,6 +33,7 @@ typedef struct TCGLabelQemuLdst { struct TCGLabelQemuLdst *next; } TCGLabelQemuLdst; + /* * Generate TB finalization at the end of block */