Revision | 509a30b4c8dc07f6c7eb37ffcdf30f5f6b2eb70b (tree) |
---|---|
Zeit | 2015-02-14 22:27:27 |
Autor | Yoshinori Sato <ysato@sa76...> |
Commiter | Yoshinori Sato |
Add line separetor
@@ -43,6 +43,6 @@ | ||
43 | 43 | #define __UCLIBC_HAVE_SIGNED_ZERO__ |
44 | 44 | |
45 | 45 | /* only weird assemblers generally need this */ |
46 | -#undef __UCLIBC_ASM_LINE_SEP__ | |
46 | +#define __UCLIBC_ASM_LINE_SEP__ ! | |
47 | 47 | |
48 | 48 | #endif /* _BITS_UCLIBC_ARCH_FEATURES_H */ |