diff options
Diffstat (limited to 'libc/sysdeps/linux/common')
-rw-r--r-- | libc/sysdeps/linux/common/initfini.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/initfini.c b/libc/sysdeps/linux/common/initfini.c index ba4d68fc9..4941e9ad1 100644 --- a/libc/sysdeps/linux/common/initfini.c +++ b/libc/sysdeps/linux/common/initfini.c @@ -51,7 +51,7 @@ # define HIDDEN(func) #endif -#if defined(__sh__) +#if defined(__sh__) && !defined(__SH5__) /* The macro insert this sh specific stuff: @_SH_GLB_BEGINS bra 1f |