Commit e59aa8c9 authored by Stefan Krah's avatar Stefan Krah

Revert 29506c7db353 (build output should be accurate).

parent 5c9a5895
......@@ -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)
......
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