mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-13 09:32:47 +00:00
(UNEXEC): Use unexsgi.o instead of unexelf.o.
This commit is contained in:
parent
967e161297
commit
d5aa923ef4
@ -115,7 +115,7 @@ Boston, MA 02111-1307, USA. */
|
||||
#ifdef UNEXEC
|
||||
#undef UNEXEC
|
||||
#endif
|
||||
#define UNEXEC unexelf.o
|
||||
#define UNEXEC unexsgi.o
|
||||
|
||||
#define TEXT_START 0x400000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user