gdb: Store watchpoints in avr_gdb_t
[simavr] / simavr / cores / sim_mega16m1.c
index 29fefa7..0b82c1e 100644 (file)
@@ -28,7 +28,7 @@
 #define _AVR_IO_H_
 #define __ASSEMBLER__
 #include "avr/iom16m1.h"
-// instanciate the new core
+// instantiate the new core
 #include "sim_megaxm1.h"
 
 static avr_t * make()