summaryrefslogtreecommitdiffstats
path: root/simulator/HAL.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simulator/HAL.cpp')
-rw-r--r--simulator/HAL.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/simulator/HAL.cpp b/simulator/HAL.cpp
index e2f5161..f5c8857 100644
--- a/simulator/HAL.cpp
+++ b/simulator/HAL.cpp
@@ -50,8 +50,6 @@ using namespace std;
#define DEVICE_CONFIG "config"
#define BAR_STR "resource"
-#define ARRAY_ELEMENTS(__x__) (sizeof(__x__) / sizeof(__x__[0]))
-
typedef struct
{
uint16_t vendor_id;
OpenPOWER on IntegriCloud