diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2020-12-24 20:18:44 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2020-12-25 18:47:46 +0000 |
| commit | b58c853edffcaedf1a38ea34bd8ae1e8a853e129 (patch) | |
| tree | 9299e0f4f69f7e7070cd7ccd87374aac408426f4 /libexec/rtld-elf/powerpc | |
| parent | 50d823d5b8b61b96b17dff6f1658774bd438f067 (diff) | |
Diffstat (limited to 'libexec/rtld-elf/powerpc')
| -rw-r--r-- | libexec/rtld-elf/powerpc/reloc.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libexec/rtld-elf/powerpc/reloc.c b/libexec/rtld-elf/powerpc/reloc.c index e98252833014..b624599d7df4 100644 --- a/libexec/rtld-elf/powerpc/reloc.c +++ b/libexec/rtld-elf/powerpc/reloc.c @@ -810,12 +810,6 @@ ifunc_init(Elf_Auxinfo aux_info[__min_size(AT_COUNT)] __unused) } void -pre_init(void) -{ - -} - -void allocate_initial_tls(Obj_Entry *list) { Elf_Addr **tp; |
