diff options
Diffstat (limited to 'arch/microblaze/pthread_arch.h')
-rw-r--r-- | arch/microblaze/pthread_arch.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/microblaze/pthread_arch.h b/arch/microblaze/pthread_arch.h index f6ba8de9..c327f4eb 100644 --- a/arch/microblaze/pthread_arch.h +++ b/arch/microblaze/pthread_arch.h @@ -5,6 +5,4 @@ static inline struct pthread *__pthread_self() return self; } -#define TP_ADJ(p) (p) - #define MC_PC regs.pc |