aboutsummaryrefslogtreecommitdiff
path: root/src/target/aarch64.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/aarch64.c')
-rw-r--r--src/target/aarch64.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/target/aarch64.c b/src/target/aarch64.c
index e647bba1..5e5d3fc7 100644
--- a/src/target/aarch64.c
+++ b/src/target/aarch64.c
@@ -30,8 +30,6 @@
#include "armv8_cache.h"
#include <helper/time_support.h>
-#define __unused __attribute((unused))
-
enum restart_mode {
RESTART_LAZY,
RESTART_SYNC,