summaryrefslogtreecommitdiff
path: root/src/m/mips.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/mips.h')
-rw-r--r--src/m/mips.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/m/mips.h b/src/m/mips.h
index 8e81c077426..39a948c0cde 100644
--- a/src/m/mips.h
+++ b/src/m/mips.h
@@ -31,8 +31,5 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
This flag only matters if you use USE_LISP_UNION_TYPE. */
#define EXPLICIT_SIGN_EXTEND
-/* Describe layout of the address space in an executing process. */
-#define TEXT_START 0x00400000
-
/* arch-tag: 8fd020ee-78a7-4d87-96ce-6129f52f7bee
(do not change this comment) */