[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/m/alpha.h
From: |
Andreas Schwab |
Subject: |
[Emacs-diffs] Changes to emacs/src/m/alpha.h |
Date: |
Tue, 17 Sep 2002 08:35:49 -0400 |
Index: emacs/src/m/alpha.h
diff -c emacs/src/m/alpha.h:1.46 emacs/src/m/alpha.h:1.47
*** emacs/src/m/alpha.h:1.46 Tue Jul 23 22:07:15 2002
--- emacs/src/m/alpha.h Tue Sep 17 08:35:49 2002
***************
*** 105,111 ****
--- 105,113 ----
#ifdef __ELF__
#undef UNEXEC
#define UNEXEC unexelf.o
+ #ifndef LINUX
#define DATA_START 0x140000000
+ #endif
#endif
#ifndef __ELF__
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/src/m/alpha.h,
Andreas Schwab <=