Przeglądaj źródła

cris uses @ for asm line separations

Mike Frysinger 19 lat temu
rodzic
commit
3745467698

+ 3 - 0
libc/sysdeps/linux/cris/bits/uClibc_arch_features.h

@@ -39,4 +39,7 @@
 /* define if target supports IEEE signed zero floats */
 #define __UCLIBC_HAVE_SIGNED_ZERO__
 
+/* lovely */
+#define ASM_LINE_SEP @
+
 #endif /* _BITS_UCLIBC_ARCH_FEATURES_H */