about summary refs log tree commit diff
path: root/sysdeps/htl/pt-getschedparam.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/htl/pt-getschedparam.c')
-rw-r--r--sysdeps/htl/pt-getschedparam.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/htl/pt-getschedparam.c b/sysdeps/htl/pt-getschedparam.c
index 20550bfb5b..87a408a55e 100644
--- a/sysdeps/htl/pt-getschedparam.c
+++ b/sysdeps/htl/pt-getschedparam.c
@@ -28,4 +28,4 @@ __pthread_getschedparam (pthread_t thread, int *policy,
   return 0;
 }
 
-strong_alias (__pthread_getschedparam, pthread_getschedparam);
+weak_alias (__pthread_getschedparam, pthread_getschedparam);