]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 7 Jun 1994 15:36:36 +0000 (15:36 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 7 Jun 1994 15:36:36 +0000 (15:36 +0000)
src/m/mips-siemens.h

index 24f02774b728ddbda16a6cab55c3f3869dad3555..bf95c2fa61dc212e0ed695382a8241d58fa07237 100644 (file)
@@ -1,16 +1,6 @@
-#include "mips.h"
+#include "pyramid.h"
 
 
-/* Data type of load average, as read out of kmem.  */
-
-#undef LOAD_AVE_TYPE
-#define LOAD_AVE_TYPE double
-
-/* Convert that into an integer that is 100 for a load average of 1.0  */
-
-#undef LOAD_AVE_CVT
-#define LOAD_AVE_CVT(x) ((int) ((x) * 100.0))
-
 /* Don't use the ordinary -g for debugging in cc */
 
 #undef C_DEBUG_SWITCH
@@ -23,4 +13,8 @@
 
 #define BSTRING
 
-#define LIB_STANDARD /usr/ccs/lib/libc.a
+#define NO_ARG_ARRAY
+
+#undef BROKEN_FIONREAD
+
+#define HAVE_ALLOCA