From 74b24d15eb1fe48a8e221a0bc061107d6b85d659 Mon Sep 17 00:00:00 2001 From: bd Date: Tue, 22 Apr 2025 21:28:21 -0400 Subject: Add definition for size of vector register --- inc/id.h | 1 - 1 file changed, 1 deletion(-) (limited to 'inc/id.h') diff --git a/inc/id.h b/inc/id.h index a10ad49..dabf206 100644 --- a/inc/id.h +++ b/inc/id.h @@ -25,7 +25,6 @@ class ID : public Stage { public: - ID(Stage *next); using Stage::Stage; using Stage::advance; -- cgit v1.2.3