X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fm%2Fpowerpc.h;h=27a8aa209ec2a816494934c5bcc951490eadf464;hp=7284f6df3a32e113c041f2d1dbf8c664eefd1cd7;hb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb;hpb=032d062ebcb2344e6245cea4214bc09835da97ee diff --git a/src/m/powerpc.h b/src/m/powerpc.h index 7284f6d..27a8aa2 100644 --- a/src/m/powerpc.h +++ b/src/m/powerpc.h @@ -53,19 +53,10 @@ Boston, MA 02111-1307, USA. */ #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE) #else /* mklinux */ -/* Define NO_ARG_ARRAY if you cannot take the address of the first of a - * group of arguments and treat it as an array of the arguments. */ - -#define NO_ARG_ARRAY - /* Define addresses, macros, change some setup for dump */ #define NO_REMAP -/* Use type int rather than a union, to represent Lisp_Object */ - -/* #define NO_UNION_TYPE */ - #ifdef CANNOT_DUMP #endif /* CANNOT_DUMP */