hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/load
[qemu] / gen-icount.h
index d53159c..d4524d6 100644 (file)
@@ -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);
 }
-