summaryrefslogtreecommitdiff
path: root/ldso/ldso/m68k/dl-debug.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-08 02:37:53 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-08 02:37:53 +0000
commitb8697036427ad0bc064326bcd4f16c62464f40e8 (patch)
tree2c96daff2dea4e143be344113d02984f45dcf600 /ldso/ldso/m68k/dl-debug.h
parent0281752d5fa4444a8948b9de1d7b31f647e46f58 (diff)
help if i named the var correctly ...
Diffstat (limited to 'ldso/ldso/m68k/dl-debug.h')
-rw-r--r--ldso/ldso/m68k/dl-debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/ldso/m68k/dl-debug.h b/ldso/ldso/m68k/dl-debug.h
index 1532c9933..a9a80a067 100644
--- a/ldso/ldso/m68k/dl-debug.h
+++ b/ldso/ldso/m68k/dl-debug.h
@@ -29,7 +29,7 @@
* SUCH DAMAGE.
*/
-static const char *_dl_reltypes[] = {
+static const char *_dl_reltypes_tab[] = {
[0] "R_68K_NONE",
[1] "R_68K_32", "R_68K_16", "R_68K_8",
[4] "R_68K_PC32", "R_68K_PC16", "R_68K_PC8",