aboutsummaryrefslogtreecommitdiff
path: root/sim/frv/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/frv/profile.h')
-rw-r--r--sim/frv/profile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/frv/profile.h b/sim/frv/profile.h
index cae20c4..9154a65 100644
--- a/sim/frv/profile.h
+++ b/sim/frv/profile.h
@@ -225,4 +225,6 @@ frv_model_trace_wait_cycles (SIM_CPU *, int, const char *);
#define REGTYPE_FR 1
#define REGTYPE_ACC 2
+SI frv_ref_SI (SI);
+
#endif /* PROFILE_H */