Mercurial > emacs
changeset 47525:2455f742ffba
(unexec): Undo previous change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 18 Sep 2002 15:55:11 +0000 |
parents | 95ba2ac51138 |
children | 0055228ad95f |
files | src/unexelf.c |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/unexelf.c Wed Sep 18 12:19:57 2002 +0000 +++ b/src/unexelf.c Wed Sep 18 15:55:11 2002 +0000 @@ -1013,8 +1013,6 @@ || !strcmp ((old_section_names + NEW_SECTION_H (n).sh_name), ".lit8") || !strcmp ((old_section_names + NEW_SECTION_H (n).sh_name), - ".got") - || !strcmp ((old_section_names + NEW_SECTION_H (n).sh_name), ".sdata1") || !strcmp ((old_section_names + NEW_SECTION_H (n).sh_name), ".data1") @@ -1198,8 +1196,6 @@ || !strcmp ((old_section_names + NEW_SECTION_H (nn).sh_name), ".lit8") || !strcmp ((old_section_names + NEW_SECTION_H (nn).sh_name), - ".got") - || !strcmp ((old_section_names + NEW_SECTION_H (nn).sh_name), ".sdata1") || !strcmp ((old_section_names + NEW_SECTION_H (nn).sh_name), ".data1"))