summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/h8300/bits/uClibc_arch_features.h
diff options
context:
space:
mode:
authorYoshinori Sato <ysato@users.sourceforge.jp>2015-05-24 02:06:25 +0900
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-10 10:19:40 -0500
commitb4c496207001d9e18f4154bb4381174f0dc2011b (patch)
tree3ecda008fd12a146d40fd7d254914455d8a4fb4a /libc/sysdeps/linux/h8300/bits/uClibc_arch_features.h
parente364302aeaa7fc4f18c66acdbba5dd2c14f77555 (diff)
h8300: headers update
- wire up new kernel Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libc/sysdeps/linux/h8300/bits/uClibc_arch_features.h')
-rw-r--r--libc/sysdeps/linux/h8300/bits/uClibc_arch_features.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/h8300/bits/uClibc_arch_features.h b/libc/sysdeps/linux/h8300/bits/uClibc_arch_features.h
index b76b861b9..fb430ae9a 100644
--- a/libc/sysdeps/linux/h8300/bits/uClibc_arch_features.h
+++ b/libc/sysdeps/linux/h8300/bits/uClibc_arch_features.h
@@ -43,6 +43,6 @@
#define __UCLIBC_HAVE_SIGNED_ZERO__
/* only weird assemblers generally need this */
-#undef __UCLIBC_ASM_LINE_SEP__
+#define __UCLIBC_ASM_LINE_SEP__ !
#endif /* _BITS_UCLIBC_ARCH_FEATURES_H */