* m68kmri.h: Remove.

This commit is contained in:
Ian Lance Taylor 1995-08-02 22:48:21 +00:00
parent 86b58ca2aa
commit bad44fedb1
2 changed files with 0 additions and 10 deletions

View File

@ -42,7 +42,6 @@ i386.h
i860.h
i960.h
m68k.h
m68kmri.h
m88k.h
mips.h
np1.h

View File

@ -1,9 +0,0 @@
#define MOTOROLA_SYNTAX
/* Allow OP as an alias for OP.l (or OP.w or OP.b, depend on OP). */
#define ALLOW_DEFAULT_SIZES
/* Customers want bhi and friends to be variable sized - stolen from jhi */
#define BRANCH_IS_VARIABLE_SIZED
#include "m68k.h"