aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/coreview.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_gui/coreview.h')
-rw-r--r--qtmips_gui/coreview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtmips_gui/coreview.h b/qtmips_gui/coreview.h
index fe6d951..0abc870 100644
--- a/qtmips_gui/coreview.h
+++ b/qtmips_gui/coreview.h
@@ -98,6 +98,7 @@ protected:
} dc;
struct {
coreview::Junction *j_mux;
+ coreview::Junction *j_rs_num;
coreview::Multiplexer *mux_imm, *mux_regdest;
} ex;
struct {