X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fpowerpc.h;h=27a8aa209ec2a816494934c5bcc951490eadf464;hb=d80c6322618362b98203e3488e62b8fbb9f354cb;hp=7284f6df3a32e113c041f2d1dbf8c664eefd1cd7;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git 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 */