Browse Source

cris uses @ for asm line separations

Mike Frysinger 19 năm trước cách đây
mục cha
commit
3745467698
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      libc/sysdeps/linux/cris/bits/uClibc_arch_features.h

+ 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 */