Hash : 2cd5dce8 Author : Date : 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.