]> code.delx.au - gnu-emacs/blobdiff - src/m/wicat.h
2002-08-11 Andrew Choi <akochoi@shaw.ca>
[gnu-emacs] / src / m / wicat.h
index 395ebe2e255247da81853c7cf181755954204f86..b361418c8d897cb8577ac38531c29d406badc92e 100644 (file)
@@ -1,5 +1,5 @@
 /* machine description file for WICAT machines.
-   Copyright (C) 1986 Free Software Foundation, Inc.
+   Copyright (C) 1986, 2002 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -80,18 +80,6 @@ Boston, MA 02111-1307, USA.  */
 
 #undef VIRT_ADDR_VARIES
 
-/* Define C_ALLOCA if this machine does not support a true alloca
-   and the one written in C should be used instead.
-   Define HAVE_ALLOCA to say that the system provides a properly
-   working alloca function and it should be used.
-   Define neither one if an assembler-language alloca
-   in the file alloca.s should be used.  */
-
-/* For the Wicat C compiler version 4.2, this can be removed
-   and the alloca in alloca.s used.  */
-#define C_ALLOCA
-#define        STACK_DIRECTION -1  /* grows towards lower addresses on WICAT */
-
 /* Define NO_REMAP if memory segmentation makes it not work well
    to change the boundary between the text section and data section
    when Emacs is dumped.  If you define this, the preloaded Lisp