From 8ccb533ea3d117ff216100b0989ac75c2509a671 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 3 Nov 2016 12:14:54 +0100 Subject: tls: add microblaze macros --- test/tls/tls-macros.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/tls/tls-macros.h') diff --git a/test/tls/tls-macros.h b/test/tls/tls-macros.h index 0300dba..bd510a2 100644 --- a/test/tls/tls-macros.h +++ b/test/tls/tls-macros.h @@ -44,6 +44,10 @@ #include #endif +#ifdef __microblaze__ +#include +#endif + #ifdef __mips__ #include #endif -- cgit v1.2.3