gdb: Store watchpoints in avr_gdb_t
[simavr] / simavr / cores / sim_tiny24.c
index 7babdf9..4229dc1 100644 (file)
@@ -29,7 +29,7 @@
 #define _AVR_IO_H_
 #define __ASSEMBLER__
 #include "avr/iotn24.h"
-// instanciate the new core
+// instantiate the new core
 #include "sim_tinyx4.h"
 
 static avr_t * make()