- fixed SPARC compilation problem

This commit is contained in:
cebix 1999-10-21 15:55:32 +00:00
parent f04292fd21
commit 733f3a7335

View File

@ -26,7 +26,6 @@
#if defined(SPARC_V8_ASSEMBLY) || defined(SPARC_V9_ASSEMBLY)
#define SPARC_ASSEMBLY 0
#include "sparcasm.h"
#endif
#define BOOL_TYPE "int"