about summary refs log tree commit diff
path: root/sysdeps/htl/pt-barrierattr-setpshared.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/htl/pt-barrierattr-setpshared.c')
-rw-r--r--sysdeps/htl/pt-barrierattr-setpshared.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/htl/pt-barrierattr-setpshared.c b/sysdeps/htl/pt-barrierattr-setpshared.c
index b4999e80ef..4756a39fad 100644
--- a/sysdeps/htl/pt-barrierattr-setpshared.c
+++ b/sysdeps/htl/pt-barrierattr-setpshared.c
@@ -35,3 +35,4 @@ pthread_barrierattr_setpshared (pthread_barrierattr_t *attr, int pshared)
       return EINVAL;
     }
 }
+stub_warning (pthread_barrierattr_setpshared)