summaryrefslogtreecommitdiff
path: root/gen-icount.h
diff options
context:
space:
mode:
Diffstat (limited to 'gen-icount.h')
-rw-r--r--gen-icount.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gen-icount.h b/gen-icount.h
index d53159c032..d4524d6634 100644
--- a/gen-icount.h
+++ b/gen-icount.h
@@ -53,4 +53,3 @@ static inline void gen_io_end(void)
tcg_gen_st_i32(tmp, cpu_env, offsetof(CPUState, can_do_io));
tcg_temp_free_i32(tmp);
}
-