summaryrefslogtreecommitdiff
path: root/sysdeps/htl/pt-mutexattr-setpshared.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/htl/pt-mutexattr-setpshared.c')
-rw-r--r--sysdeps/htl/pt-mutexattr-setpshared.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/htl/pt-mutexattr-setpshared.c b/sysdeps/htl/pt-mutexattr-setpshared.c
index fb7da72ae0..a3ecf0ea1a 100644
--- a/sysdeps/htl/pt-mutexattr-setpshared.c
+++ b/sysdeps/htl/pt-mutexattr-setpshared.c
@@ -35,3 +35,4 @@ pthread_mutexattr_setpshared (pthread_mutexattr_t *attr, int pshared)
return EINVAL;
}
}
+stub_warning (pthread_mutexattr_setpshared)