Commit 8fa71ff0 by Ian Lance Taylor

Correct typo.

From-SVN: r12538
parent 60665aab
...@@ -456,7 +456,7 @@ ...@@ -456,7 +456,7 @@
"dmi" ((USItype) (d))) "dmi" ((USItype) (d)))
#else /* not mc68020 */ #else /* not mc68020 */
#if !defined(__mc5200__) #if !defined(__mcf5200__)
/* %/ inserts REGISTER_PREFIX, %# inserts IMMEDIATE_PREFIX. */ /* %/ inserts REGISTER_PREFIX, %# inserts IMMEDIATE_PREFIX. */
#define umul_ppmm(xh, xl, a, b) \ #define umul_ppmm(xh, xl, a, b) \
__asm__ ("| Inlined umul_ppmm __asm__ ("| Inlined umul_ppmm
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment