[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/m/ibms390.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/m/ibms390.h,v |
Date: |
Thu, 10 Jul 2008 02:49:31 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/10 02:49:29
Index: m/ibms390.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/ibms390.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- m/ibms390.h 7 May 2008 07:05:58 -0000 1.12
+++ m/ibms390.h 10 Jul 2008 02:49:28 -0000 1.13
@@ -32,18 +32,6 @@
#define NO_ARG_ARRAY
-/* Define WORD_MACHINE if addresses and such have
- * to be corrected before they can be used as byte counts. */
-
-#define WORD_MACHINE
-
-/* Now define a symbol for the cpu type, if your compiler
- does not define it automatically:
- Ones defined so far include vax, m68000, ns16000, pyramid,
- orion, tahoe, APOLLO and many others */
-
-#define s390
-
/* Use type int rather than a union, to represent Lisp_Object */
/* This is desirable for most machines. */
- [Emacs-diffs] Changes to emacs/src/m/ibms390.h,v,
Dan Nicolaescu <=