Browse Source

cris uses @ for asm line separations

Mike Frysinger 19 years ago
parent
commit
3745467698
1 changed files with 3 additions and 0 deletions
  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 */