aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/vax.h
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1992-07-07 19:52:37 +0000
committerJim Blandy <[email protected]>1992-07-07 19:52:37 +0000
commitedbe355be20d0cc8127a9393ec6f4a1e55e9ed14 (patch)
tree83b35f043e7ea2602b5f53bf48eb04b50891d06d /src/m/vax.h
parentdc5a70f1f434dec9dad1fead86c3248d874838d0 (diff)
entered into RCS
Diffstat (limited to 'src/m/vax.h')
-rw-r--r--src/m/vax.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/vax.h b/src/m/vax.h
index 488f89aa86..31d6060075 100644
--- a/src/m/vax.h
+++ b/src/m/vax.h
@@ -63,11 +63,6 @@ NOTE-END */
/* #undef BIG_ENDIAN */
-/* Define how to take a char and sign-extend into an int.
- On machines where char is signed, this is a no-op. */
-
-#define SIGN_EXTEND_CHAR(c) (c)
-
/* #define vax -- appears to be done automatically */
/* Use type int rather than a union, to represent Lisp_Object */