mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
NPTL is no longer an add-on!
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include <setjmp.h>
|
||||
#include <stddef.h>
|
||||
#include <pthreadP.h>
|
||||
#include <nptl/pthreadP.h>
|
||||
|
||||
extern void __pthread_cleanup_upto (__jmp_buf env, char *targetframe);
|
||||
#pragma weak __pthread_cleanup_upto
|
||||
|
Reference in New Issue
Block a user