* config/tc-mips.c (mips_64): Remove.
[deliverable/binutils-gdb.git] / gas / config / te-dpx2.h
index 52e17eb20700be80e689536da7d77d664f35882b..5daeb9f036e4eedc5310f261fe07b2421256ba4c 100644 (file)
@@ -1,7 +1,12 @@
-/* Machine specific defines for the dpx2 machine */
-#define dpx2
-#define TC_M68K
+/* Machine specific defines for the dpx2 machine.  */
 
-/* The magic number is not the usual MC68MAGIC. */
-#define FILE_HEADER_MAGIC       MC68KBCSMAGIC
+/* The magic number is not the usual MC68MAGIC.  */
+#define COFF_MAGIC       MC68KBCSMAGIC
 
+#define REGISTER_PREFIX_OPTIONAL 1
+
+#define TARGET_FORMAT "coff-m68k-un"
+
+#include "obj-format.h"
+
+/* end of te-dpx2.h */
This page took 0.025135 seconds and 4 git commands to generate.