diff options
Diffstat (limited to 'sim/avr/sim-main.h')
-rw-r--r-- | sim/avr/sim-main.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/avr/sim-main.h b/sim/avr/sim-main.h index 6b49b8d..52904e3 100644 --- a/sim/avr/sim-main.h +++ b/sim/avr/sim-main.h @@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "sim-basics.h" -typedef address_word sim_cia; extern unsigned int pc; typedef struct _sim_cpu SIM_CPU; |