diff options
Diffstat (limited to 'libpthread/nptl/pthread_setcancelstate.c')
| -rw-r--r-- | libpthread/nptl/pthread_setcancelstate.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/pthread_setcancelstate.c b/libpthread/nptl/pthread_setcancelstate.c index e53b52d67..0da9a74f9 100644 --- a/libpthread/nptl/pthread_setcancelstate.c +++ b/libpthread/nptl/pthread_setcancelstate.c @@ -23,6 +23,7 @@  int +attribute_hidden  __pthread_setcancelstate (       int state,       int *oldstate)  | 
