aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/arch/amd64/include/pthread_md.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libthr/arch/amd64/include/pthread_md.h')
-rw-r--r--lib/libthr/arch/amd64/include/pthread_md.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libthr/arch/amd64/include/pthread_md.h b/lib/libthr/arch/amd64/include/pthread_md.h
index 85517c1aee70..02b73d90f006 100644
--- a/lib/libthr/arch/amd64/include/pthread_md.h
+++ b/lib/libthr/arch/amd64/include/pthread_md.h
@@ -57,4 +57,6 @@ _thr_resolve_machdep(void)
{
}
+void __thr_setup_tsd(struct pthread *thread);
+
#endif