aboutsummaryrefslogtreecommitdiff
path: root/sim/rl78/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/rl78/cpu.c')
-rw-r--r--sim/rl78/cpu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/rl78/cpu.c b/sim/rl78/cpu.c
index a1b8543..a38d6f6 100644
--- a/sim/rl78/cpu.c
+++ b/sim/rl78/cpu.c
@@ -36,6 +36,8 @@ int rl78_g10_mode = 0;
int g13_multiply = 0;
int g14_multiply = 0;
+SI pc;
+
#define REGISTER_ADDRESS 0xffee0
typedef struct {