summaryrefslogtreecommitdiffstats
path: root/lib/libkse/arch/powerpc/include/pthread_md.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libkse/arch/powerpc/include/pthread_md.h')
-rw-r--r--lib/libkse/arch/powerpc/include/pthread_md.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libkse/arch/powerpc/include/pthread_md.h b/lib/libkse/arch/powerpc/include/pthread_md.h
index 8ff3d26..2b13e4b 100644
--- a/lib/libkse/arch/powerpc/include/pthread_md.h
+++ b/lib/libkse/arch/powerpc/include/pthread_md.h
@@ -70,6 +70,7 @@ struct tcb {
struct pthread *tcb_thread;
struct kcb *tcb_curkcb;
long tcb_isfake;
+ long tcb_spare[3];
struct ppc32_tp tcb_tp;
};
OpenPOWER on IntegriCloud