summaryrefslogtreecommitdiff
path: root/include/private/pthread_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/private/pthread_support.h')
-rw-r--r--include/private/pthread_support.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/private/pthread_support.h b/include/private/pthread_support.h
index 017f1941..525a9aac 100644
--- a/include/private/pthread_support.h
+++ b/include/private/pthread_support.h
@@ -148,8 +148,6 @@ GC_INNER_PTHRSTART GC_thread GC_start_rtn_prepare_thread(
struct GC_stack_base *sb, void *arg);
GC_INNER_PTHRSTART void GC_thread_exit_proc(void *);
-GC_INNER void GC_setup_mark_lock(void);
-
#endif /* GC_PTHREADS && !GC_WIN32_THREADS */
#endif /* GC_PTHREAD_SUPPORT_H */