summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread_getschedparam.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread_getschedparam.c')
-rw-r--r--libpthread/nptl/pthread_getschedparam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/pthread_getschedparam.c b/libpthread/nptl/pthread_getschedparam.c
index bb5f0a97e..9c6ea27ec 100644
--- a/libpthread/nptl/pthread_getschedparam.c
+++ b/libpthread/nptl/pthread_getschedparam.c
@@ -24,6 +24,7 @@
int
+attribute_hidden
__pthread_getschedparam (
pthread_t threadid,
int *policy,