1.0.1.1:
[sbcl.git] / src / runtime / ppc-linux-os.h
index f308286..4f65e16 100644 (file)
@@ -10,6 +10,5 @@ static inline os_context_t *arch_os_get_context(void **void_context) {
 
 unsigned long os_context_fp_control(os_context_t *context);
 void os_restore_fp_control(os_context_t *context);
-extern struct thread *arch_os_get_current_thread();
 
 #endif /* _PPC_LINUX_OS_H */