about summary refs log tree commit diff
path: root/linuxthreads/internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/internals.h')
-rw-r--r--linuxthreads/internals.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/linuxthreads/internals.h b/linuxthreads/internals.h
index 209812c3da..8fef62f7bd 100644
--- a/linuxthreads/internals.h
+++ b/linuxthreads/internals.h
@@ -26,9 +26,6 @@
 #include <tls.h>
 #include "descr.h"
 
-extern long int testandset (int *spinlock);
-extern int __compare_and_swap (long int *p, long int oldval, long int newval);
-
 #include "semaphore.h"
 
 #ifndef THREAD_GETMEM