summaryrefslogtreecommitdiff
path: root/arch/or1k/pthread_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/or1k/pthread_arch.h')
-rw-r--r--arch/or1k/pthread_arch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/or1k/pthread_arch.h b/arch/or1k/pthread_arch.h
index 7decd769..521b9c53 100644
--- a/arch/or1k/pthread_arch.h
+++ b/arch/or1k/pthread_arch.h
@@ -12,6 +12,7 @@ static inline struct pthread *__pthread_self()
}
#define TLS_ABOVE_TP
+#define GAP_ABOVE_TP 0
#define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread))
#define MC_PC regs.pc