From: Ulrich Drepper Date: Tue, 9 Dec 1997 23:40:00 +0000 (+0000) Subject: (ASM_ALPHA_NG_SYMBOL_PREFIX): New entry. X-Git-Tag: cvs/glibc-2_0_6pre3~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4716ba4332ad8f2083eacb184e8224470eef79ac;p=thirdparty%2Fglibc.git (ASM_ALPHA_NG_SYMBOL_PREFIX): New entry. --- diff --git a/config.h.in b/config.h.in index e928eacecf3..28ab950f598 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 + /* */