about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/swapcontext.S
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-05-26 14:30:51 +0000
committerUlrich Drepper <drepper@redhat.com>2005-05-26 14:30:51 +0000
commit1ab18a5bfb049b07fb58de178f13bbe5e4c0a4e6 (patch)
treec7bf2264fd7a549a81eef4163c285333028079c6 /sysdeps/unix/sysv/linux/x86_64/swapcontext.S
parent1f708405fc137d3235803832110a7eec8f14d894 (diff)
downloadglibc-1ab18a5bfb049b07fb58de178f13bbe5e4c0a4e6.tar.gz
glibc-1ab18a5bfb049b07fb58de178f13bbe5e4c0a4e6.tar.xz
glibc-1ab18a5bfb049b07fb58de178f13bbe5e4c0a4e6.zip
Add space inf weak_alias use.
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/swapcontext.S')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/swapcontext.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/swapcontext.S b/sysdeps/unix/sysv/linux/x86_64/swapcontext.S
index 8d48d3bd5e..fc7996ccdc 100644
--- a/sysdeps/unix/sysv/linux/x86_64/swapcontext.S
+++ b/sysdeps/unix/sysv/linux/x86_64/swapcontext.S
@@ -120,4 +120,4 @@ L(pseudo_end):
 	ret
 PSEUDO_END(__swapcontext)
 
-weak_alias(__swapcontext, swapcontext)
+weak_alias (__swapcontext, swapcontext)