summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-12-09 23:40:00 +0000
committerUlrich Drepper <drepper@redhat.com>1997-12-09 23:40:00 +0000
commit4716ba4332ad8f2083eacb184e8224470eef79ac (patch)
treedb73677e97a12eccf208743ee0081e3fc105df20
parent83664d664bc8593008d7e8ee5fad3de8cf1c06ed (diff)
(ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index e928eacecf..28ab950f59 100644
--- a/config.h.in
+++ b/config.h.in
@@ -43,6 +43,9 @@
directive. */
#undef HAVE_ASM_POPSECTION_DIRECTIVE
+/* Define to the prefix Alpha/ELF GCC emits before ..ng symbols. */
+#undef ASM_ALPHA_NG_SYMBOL_PREFIX
+
/*
*/