Do not use '#undef aap xxx'; it is not allowed for ANSI C

This commit is contained in:
ceriel
1991-12-16 14:34:06 +00:00
parent 37bfb6a700
commit 4dd5f72af5
11 changed files with 67 additions and 67 deletions

View File

@@ -1,4 +1,4 @@
#undef DEBUG 1
/*#define DEBUG 1 /* define when debugging */
#include <sun4/asm_linkage.h>
#define BYTES_REVERSED
@@ -52,7 +52,7 @@
#define FLTSAV_OFFSET (WINDOWSIZE + FLOATTRANS)
#define REGSAV (WINDOWSIZE + FLOATTRANS + ALIGN_GAP + FLTSAV)
#undef MATH_DIVIDE 1
/*#define MATH_DIVIDE 1 /* define when using mathematical def of / */
#ifndef DEBUG
#undef arg_error