X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=ldso%2Fldso%2Fcris%2Fdl-debug.h;h=dcd23edb515dbb0c799ae9169080c167b9c51a46;hb=c44d37d6a21ee9a62cd6b26c24999e8006e2c62c;hp=f6c03d21f91c44b589626464c2e0ba9306a934b7;hpb=82f8d0bce10403deab704871e638edc24e7933ee;p=uclinux-h8%2FuClibc.git diff --git a/ldso/ldso/cris/dl-debug.h b/ldso/ldso/cris/dl-debug.h index f6c03d21f..dcd23edb5 100644 --- a/ldso/ldso/cris/dl-debug.h +++ b/ldso/ldso/cris/dl-debug.h @@ -33,7 +33,7 @@ * SUCH DAMAGE. */ -static const char *_dl_reltypes_tab[] = { +static const char * const _dl_reltypes_tab[] = { [0] "R_CRIS_NONE", "R_CRIS_8", "R_CRIS_16", "R_CRIS_32", [4] "R_CRIS_8_PCREL", "R_CRIS_16_PCREL", "R_CRIS_32_PCREL", "R_CRIS_GNU_VTINHERIT", [8] "R_CRIS_GNU_VTENTRY", "R_CRIS_COPY", "R_CRIS_GLOB_DAT", "R_CRIS_JUMP_SLOT",