From 1ab18a5bfb049b07fb58de178f13bbe5e4c0a4e6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 26 May 2005 14:30:51 +0000 Subject: Add space inf weak_alias use. --- sysdeps/unix/sysv/linux/alpha/getcontext.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/alpha/getcontext.S') diff --git a/sysdeps/unix/sysv/linux/alpha/getcontext.S b/sysdeps/unix/sysv/linux/alpha/getcontext.S index 3566890..bf9820a 100644 --- a/sysdeps/unix/sysv/linux/alpha/getcontext.S +++ b/sysdeps/unix/sysv/linux/alpha/getcontext.S @@ -41,7 +41,7 @@ ENTRY (__getcontext) ret END(__getcontext) -weak_alias(__getcontext, getcontext) +weak_alias (__getcontext, getcontext) /* An internal routine used by getcontext and setcontext. -- cgit v1.1