summaryrefslogtreecommitdiff
path: root/src/s/irix6-5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/irix6-5.h')
-rw-r--r--src/s/irix6-5.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/s/irix6-5.h b/src/s/irix6-5.h
index 212a6ffb83..1f50df600d 100644
--- a/src/s/irix6-5.h
+++ b/src/s/irix6-5.h
@@ -82,10 +82,3 @@ char *_getpty();
/* Tested on Irix 6.5. SCM worked on earlier versions. */
#define GC_SETJMP_WORKS 1
-
-
-/* DATA_SEG_BITS forces extra bits to be or'd in with any pointers which
- were stored in a Lisp_Object (as Emacs uses fewer than 32 bits for
- the value field of a LISP_OBJECT). */
-#define DATA_START 0x10000000
-#define DATA_SEG_BITS 0x10000000