Revert 29506c7db353 (build output should be accurate).

This commit is contained in:
Stefan Krah 2012-09-30 17:20:47 +02:00
parent 5c9a5895d4
commit e59aa8c94d
1 changed files with 0 additions and 5 deletions

View File

@ -106,11 +106,6 @@ extern "C" {
#endif
#endif
/* ASM isn't available in strict ansi C mode */
#if defined(ASM) && defined(__STRICT_ANSI__)
#undef ASM
#define ANSI
#endif
/* BEGIN CONFIG_64 */
#if defined(CONFIG_64)