diff options
Diffstat (limited to 'inc/id.h')
-rw-r--r-- | inc/id.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -50,8 +50,6 @@ class ID : public Stage */ void write_guard(signed int &r); - std::vector<int> stage_info() override; - private: /** * Helper for `get_instr_fields` |