|
@@ -162,7 +162,7 @@ _dl_do_reloc(struct elf_resolve *tpnt, struct dyn_elf *scope,
|
|
int reloc_type;
|
|
int reloc_type;
|
|
int symtab_index;
|
|
int symtab_index;
|
|
char *symname;
|
|
char *symname;
|
|
- struct elf_resolve *tls_tpnt = 0;
|
|
+ struct elf_resolve *tls_tpnt = NULL;
|
|
unsigned long *reloc_addr;
|
|
unsigned long *reloc_addr;
|
|
unsigned long symbol_addr;
|
|
unsigned long symbol_addr;
|
|
#if defined (__SUPPORT_LD_DEBUG__)
|
|
#if defined (__SUPPORT_LD_DEBUG__)
|