Don't define SET_ASM_OP for RISCiX

From-SVN: r14560
This commit is contained in:
Richard Earnshaw 1997-07-30 12:51:32 +00:00
parent ce29b9d0db
commit 32bf7057dd

View File

@ -122,6 +122,9 @@ Boston, MA 02111-1307, USA. */
#include "arm/aout.h"
/* The RISCiX assembler does not understand .set */
#undef SET_ASM_OP
/* Override CPP_SPEC, there's no point handling endianness (and probably
not much point handling apcs_pc), and we want to add the right #defines
when using the include files. */