summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/binutils')
-rw-r--r--gnu/usr.bin/binutils/bfd/libaout.h2
-rw-r--r--gnu/usr.bin/binutils/bfd/m88kopenbsd.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/bfd/libaout.h b/gnu/usr.bin/binutils/bfd/libaout.h
index 01abf6957a5..accce3bff8e 100644
--- a/gnu/usr.bin/binutils/bfd/libaout.h
+++ b/gnu/usr.bin/binutils/bfd/libaout.h
@@ -306,7 +306,7 @@ enum machine_type {
M_VAX4K_NETBSD = 150, /* NetBSD/vax 4K pages binary */
M_MIPS1 = 151, /* MIPS R2000/R3000 binary */
M_MIPS2 = 152, /* MIPS R4000/R6000 binary */
- M_M88K_OPENBSD = 153, /* OpenBSD/m88k binary */
+ M_88K_OPENBSD = 153, /* OpenBSD/m88k binary */
M_SPARC64_NETBSD = 156, /* NetBSD/sparc64 binary */
M_X86_64_NETBSD = 157, /* NetBSD/amd64 binary */
M_SPARCLET_2 = 163, /* 0xa3, reserved */
diff --git a/gnu/usr.bin/binutils/bfd/m88kopenbsd.c b/gnu/usr.bin/binutils/bfd/m88kopenbsd.c
index 9b264479dce..459d3b2dd73 100644
--- a/gnu/usr.bin/binutils/bfd/m88kopenbsd.c
+++ b/gnu/usr.bin/binutils/bfd/m88kopenbsd.c
@@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define TARGET_PAGE_SIZE 4096
#define DEFAULT_ARCH bfd_arch_m88k
-#define DEFAULT_MID M_M88K_OPENBSD
+#define DEFAULT_MID M_88K_OPENBSD
/* Do not "beautify" the CONCAT* macro args. Traditional C will not
remove whitespace added here, and thus will fail to concatenate