Sfoglia il codice sorgente

cris uses @ for asm line separations

Mike Frysinger 20 anni fa
parent
commit
3745467698
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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 */