aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/metag.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/opcode/metag.h')
-rw-r--r--include/opcode/metag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/metag.h b/include/opcode/metag.h
index 1925934..5bce87e 100644
--- a/include/opcode/metag.h
+++ b/include/opcode/metag.h
@@ -683,7 +683,7 @@ typedef struct
enum scond_code code;
} split_condition;
-static const split_condition metag_scondtab[] =
+static const split_condition metag_scondtab[] ATTRIBUTE_UNUSED =
{
{ "LEQ", SCOND_LEQ },
{ "LEZ", SCOND_LEQ },