From: Richard M. Stallman Date: Tue, 7 Jun 1994 15:36:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-19.34~8027 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4808385995bac27216803cb4f66a4a51960bf7d4;p=emacs.git *** empty log message *** --- diff --git a/src/m/mips-siemens.h b/src/m/mips-siemens.h index 24f02774b72..bf95c2fa61d 100644 --- a/src/m/mips-siemens.h +++ b/src/m/mips-siemens.h @@ -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