aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/plexus.h
diff options
context:
space:
mode:
authorKarl Heuer1994-09-18 21:12:31 +0000
committerKarl Heuer1994-09-18 21:12:31 +0000
commit5df583315f5e5c9f53473e7ad60fb3a334f05cd2 (patch)
treed765253ae8c563580d318ad2e62d482f5b9668ea /src/m/plexus.h
parent3622dcd9a0c493d948313cd00a26af1a69d4c405 (diff)
downloademacs-5df583315f5e5c9f53473e7ad60fb3a334f05cd2.tar.gz
emacs-5df583315f5e5c9f53473e7ad60fb3a334f05cd2.zip
Delete obsolete symbols.
Diffstat (limited to 'src/m/plexus.h')
-rw-r--r--src/m/plexus.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/plexus.h b/src/m/plexus.h
index 47f67881070..c45a4083b74 100644
--- a/src/m/plexus.h
+++ b/src/m/plexus.h
@@ -31,11 +31,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
31 31
32#define LONGBITS 32 /* Number of bits in a long */ 32#define LONGBITS 32 /* Number of bits in a long */
33 33
34/* Define BIG_ENDIAN iff lowest-numbered byte in a word
35 is the most significant byte. */
36
37#define BIG_ENDIAN
38
39/* Define NO_ARG_ARRAY if you cannot take the address of the first of a 34/* Define NO_ARG_ARRAY if you cannot take the address of the first of a
40 * group of arguments and treat it as an array of the arguments. */ 35 * group of arguments and treat it as an array of the arguments. */
41 36