summaryrefslogtreecommitdiff
path: root/ldso/ldso/avr32/dl-debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/ldso/avr32/dl-debug.h')
-rw-r--r--ldso/ldso/avr32/dl-debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/ldso/avr32/dl-debug.h b/ldso/ldso/avr32/dl-debug.h
index fe35539f6..44b0c01da 100644
--- a/ldso/ldso/avr32/dl-debug.h
+++ b/ldso/ldso/avr32/dl-debug.h
@@ -26,7 +26,7 @@
* SUCH DAMAGE.
*/
-static const char *_dl_reltypes_tab[] = {
+static const char * const _dl_reltypes_tab[] = {
"R_AVR32_NONE",
"R_AVR32_32", "R_AVR32_16", "R_AVR32_8",
"R_AVR32_32_PCREL", "R_AVR32_16_PCREL", "R_AVR32_8_PCREL",