aboutsummaryrefslogtreecommitdiff
path: root/hwacha/hwacha.cc
diff options
context:
space:
mode:
Diffstat (limited to 'hwacha/hwacha.cc')
-rw-r--r--hwacha/hwacha.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwacha/hwacha.cc b/hwacha/hwacha.cc
index 61282d3..bd76f6b 100644
--- a/hwacha/hwacha.cc
+++ b/hwacha/hwacha.cc
@@ -17,7 +17,7 @@ void ut_state_t::reset()
FPR.reset();
}
-hwacha_t::hwacha_t()
+void hwacha_t::reset()
{
ct_state.reset();
for (int i=0; i<max_uts; i++)