XEmacs 21.2.36 "Notos"
[chise/xemacs-chise.git.1] / src / m / powerpc.h
index 7284f6d..27a8aa2 100644 (file)
@@ -53,19 +53,10 @@ Boston, MA 02111-1307, USA.  */
 #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)
 #else /* mklinux */
 
 #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
 
 /* 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 */
 #ifdef CANNOT_DUMP
 
 #endif /* CANNOT_DUMP */