diff options
Diffstat (limited to 'ld/ldlang.h')
-rw-r--r-- | ld/ldlang.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ld/ldlang.h b/ld/ldlang.h index ef785ae..2300fa5 100644 --- a/ld/ldlang.h +++ b/ld/ldlang.h @@ -649,8 +649,6 @@ extern void lang_add_data extern bfd_vma charcount(const char *s); extern void lang_add_string (size_t, const char *s); -extern void lang_add_timestamp - (void); extern void lang_add_reloc (bfd_reloc_code_real_type, reloc_howto_type *, asection *, const char *, union etree_union *); |