diff options
Diffstat (limited to 'lib/libthr/arch/powerpc/include/pthread_md.h')
| -rw-r--r-- | lib/libthr/arch/powerpc/include/pthread_md.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libthr/arch/powerpc/include/pthread_md.h b/lib/libthr/arch/powerpc/include/pthread_md.h index 544ee1c5d5fc..699233e175e5 100644 --- a/lib/libthr/arch/powerpc/include/pthread_md.h +++ b/lib/libthr/arch/powerpc/include/pthread_md.h @@ -80,8 +80,6 @@ _tcb_get(void) return ((struct tcb *)(_tp - TP_OFFSET)); } -extern struct pthread *_thr_initial; - static __inline struct pthread * _get_curthread(void) { |
