Many more changes, timed callbacks etc
[simavr] / simavr / sim / sim_core.h
index e5e2a96..17a65ed 100644 (file)
@@ -39,7 +39,6 @@ void _avr_push16(avr_t * avr, uint16_t v);
  */
 const char * avr_regname(uint8_t reg);
 
-
 /* 
  * DEBUG bits follow 
  * These will diseapear when gdb arrives