From d8796efd89a4b6e4a4b527de891e06c9bd817d95 Mon Sep 17 00:00:00 2001 From: Santosh Srivatsan Date: Mon, 13 Dec 2021 20:39:40 -0500 Subject: [PATCH] Minor update --- sim/simx/archdef.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sim/simx/archdef.h b/sim/simx/archdef.h index 9b722fa1..bd5a556a 100644 --- a/sim/simx/archdef.h +++ b/sim/simx/archdef.h @@ -66,6 +66,5 @@ public: uint16_t num_cores() const { return num_cores_; } - }; } \ No newline at end of file