Commit 2cd5dce83187ba167fca700f2e588ee52c6f3e6e

Steve Langasek 2009-03-15T00:58:25

Use __asm__ for declaring assembly instead of asm. * builds/unix/ftconfig.in (FT_MulFix_arm): Use __asm__ instead of asm on arm, fixing a build failure on armel with -pedantic.