summaryrefslogtreecommitdiff
path: root/libasm/asm_error.c
diff options
context:
space:
mode:
Diffstat (limited to 'libasm/asm_error.c')
-rw-r--r--libasm/asm_error.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libasm/asm_error.c b/libasm/asm_error.c
index f91bb78e..29c54cb0 100644
--- a/libasm/asm_error.c
+++ b/libasm/asm_error.c
@@ -126,6 +126,7 @@ static const char *msgs[ASM_E_NUM] =
[ASM_E_DUPLSYM] = N_("duplicate symbol"),
[ASM_E_TYPE] = N_("invalid section type for operation"),
[ASM_E_IOERROR] = N_("error during output of data"),
+ [ASM_E_ENOSUP] = N_("no backend support available"),
};
const char *