diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2004-05-23 14:52:58 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2004-05-23 14:52:58 +0000 |
commit | 33455a76611a888fcc0178674bd3343606cb02a7 (patch) | |
tree | b7c014a84fad4ff13d75ebac34f09f40c1086390 /gnu/usr.bin/binutils/bfd/m88kopenbsd.c | |
parent | 27690c22ebccd11522a3d86e10217426dc595da6 (diff) |
s/M_M88K_OPENBSD/M_88K_OPENBSD/g
ok miod@
Diffstat (limited to 'gnu/usr.bin/binutils/bfd/m88kopenbsd.c')
-rw-r--r-- | gnu/usr.bin/binutils/bfd/m88kopenbsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |