summaryrefslogtreecommitdiff
path: root/inc/stage.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/stage.h')
-rw-r--r--inc/stage.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/inc/stage.h b/inc/stage.h
index 20f0191..51ab667 100644
--- a/inc/stage.h
+++ b/inc/stage.h
@@ -55,11 +55,6 @@ class Stage
void set_condition(CC c, bool v);
/**
- * Sets the value of the PC register.
- */
- void set_pc(unsigned int pc);
-
- /**
* Squashes the pipeline.
*/
void squash();