summaryrefslogtreecommitdiff
path: root/ldso/ldso/sh64/dl-debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/ldso/sh64/dl-debug.h')
-rw-r--r--ldso/ldso/sh64/dl-debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/ldso/sh64/dl-debug.h b/ldso/ldso/sh64/dl-debug.h
index 485aac7fa..6d861e5b4 100644
--- a/ldso/ldso/sh64/dl-debug.h
+++ b/ldso/ldso/sh64/dl-debug.h
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*/
-static const char *_dl_reltypes_tab[] = {
+static const char * const _dl_reltypes_tab[] = {
/* SHcompact relocs */
[0] = "R_SH_NONE", "R_SH_DIR32",
"R_SH_REL32", "R_SH_DIR8WPN",