1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-17 05:30:43 -08:00

(DATA_SEG_BITS): Don't define.

This commit is contained in:
Andreas Schwab 2004-10-14 13:58:25 +00:00
parent 982241b17c
commit 4e382b0f75
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2004-10-14 Andreas Schwab <schwab@suse.de>
* m/ia64.h (DATA_SEG_BITS): Don't define.
2004-10-14 Kim F. Storm <storm@cua.dk>
* xterm.h: Include Xutil.h after keysym.h to work around bug

View file

@ -133,8 +133,6 @@ extern void r_alloc_free ();
#endif /* not NOT_C_CODE */
#define DATA_SEG_BITS 0x6000000000000000
#define HAVE_TEXT_START
/* arch-tag: 9b8e9fb2-2e49-4c22-b68f-11a488e77c66