aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-07-03 02:28:14 +0000
committerChristopher Faylor <me@cgf.cx>2005-07-03 02:28:14 +0000
commit766bda71333f106a6ec5279477cd5bdf25672e14 (patch)
treeb36584ff18b2e9679bbec2ca4b6431973e50f940
parent3513b0478a0302a38fbedbf6707a88980d816212 (diff)
downloadnewlib-766bda71333f106a6ec5279477cd5bdf25672e14.zip
newlib-766bda71333f106a6ec5279477cd5bdf25672e14.tar.gz
newlib-766bda71333f106a6ec5279477cd5bdf25672e14.tar.bz2
should have been checked in on 2005-06-29
-rw-r--r--winsup/cygwin/autoload.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/autoload.cc b/winsup/cygwin/autoload.cc
index 3d5dd40..5f0b5dd 100644
--- a/winsup/cygwin/autoload.cc
+++ b/winsup/cygwin/autoload.cc
@@ -86,7 +86,7 @@ details. */
#define LoadDLLfuncEx3(name, n, dllname, notimp, err, fn) \
LoadDLLprime (dllname, dll_func_load) \
__asm__ (" \n\
- .section ." #dllname "_text,\"wx\" \n\
+ .section ." #dllname "_autoload_text,\"wx\" \n\
.global _" mangle (name, n) " \n\
.global _win32_" mangle (name, n) " \n\
.align 8 \n\