Revert 29506c7db353 (build output should be accurate).
This commit is contained in:
parent
5c9a5895d4
commit
e59aa8c94d
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue