summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index b28aa47548..1f417989d2 100644
--- a/config.h.in
+++ b/config.h.in
@@ -18,6 +18,10 @@
/* Define if weak symbols are available via the `.weakext' directive. */
#undef HAVE_ASM_WEAKEXT_DIRECTIVE
+/* Define to the assembler line separator character for multiple
+ assembler instructions per line. Default is `;' */
+#undef ASM_LINE_SEP
+
/* Define if not using ELF, but `.init' and `.fini' sections are available. */
#undef HAVE_INITFINI