From: Ian Lance Taylor Date: Fri, 19 Jul 1996 23:18:17 +0000 (+0000) Subject: Correct typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8fa71ff0ebee219859cb4dfaf4f7ce9fefbbf9e8;p=gcc.git Correct typo. From-SVN: r12538 --- diff --git a/gcc/longlong.h b/gcc/longlong.h index 8218b0e4ed0..65a7179f26a 100644 --- a/gcc/longlong.h +++ b/gcc/longlong.h @@ -456,7 +456,7 @@ "dmi" ((USItype) (d))) #else /* not mc68020 */ -#if !defined(__mc5200__) +#if !defined(__mcf5200__) /* %/ inserts REGISTER_PREFIX, %# inserts IMMEDIATE_PREFIX. */ #define umul_ppmm(xh, xl, a, b) \ __asm__ ("| Inlined umul_ppmm