aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/mips.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/m/mips.h b/src/m/mips.h
index 00bca78eced..b51581791fd 100644
--- a/src/m/mips.h
+++ b/src/m/mips.h
@@ -120,6 +120,7 @@ NOTE-END */
120/* This machine requires completely different unexec code 120/* This machine requires completely different unexec code
121 which lives in a separate file. Specify the file name. */ 121 which lives in a separate file. Specify the file name. */
122 122
123#undef UNEXEC
123#define UNEXEC unexmips.o 124#define UNEXEC unexmips.o
124 125
125/* Describe layout of the address space in an executing process. */ 126/* Describe layout of the address space in an executing process. */