Files removed as of the 1999-08-23 snapshot.
[deliverable/binutils-gdb.git] / bfd / aout-sparcle.c
index 42a1e75c91e4c816b025f7a6475ac620e087de6a..903b1367cb3b6e0ae88bf5c64b8a6556b5c80ee1 100644 (file)
@@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "bfdlink.h"
 #include "libaout.h"
 
-#define MACHTYPE_OK(mtype) ((mtype) == M_SPARCLET_LE)
+#define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_SPARCLET)
 
 /* Include the usual a.out support.  */
 #define TARGET_IS_LITTLE_ENDIAN_P
This page took 0.022941 seconds and 4 git commands to generate.