diff options
Diffstat (limited to 'src/m')
| -rw-r--r-- | src/m/iris4d.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/m/iris4d.h b/src/m/iris4d.h index 794227977be..1c276ecb167 100644 --- a/src/m/iris4d.h +++ b/src/m/iris4d.h | |||
| @@ -36,12 +36,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 36 | 36 | ||
| 37 | #define EXPLICIT_SIGN_EXTEND | 37 | #define EXPLICIT_SIGN_EXTEND |
| 38 | 38 | ||
| 39 | /* This machine requires completely different unexec code | ||
| 40 | which lives in a separate file. Specify the file name. */ | ||
| 41 | |||
| 42 | #undef UNEXEC | ||
| 43 | #define UNEXEC unexelf.o | ||
| 44 | |||
| 45 | #define TEXT_START 0x400000 | 39 | #define TEXT_START 0x400000 |
| 46 | 40 | ||
| 47 | /* | 41 | /* |