diff options
Diffstat (limited to 'sysdeps/alpha/div_libc.h')
-rw-r--r-- | sysdeps/alpha/div_libc.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sysdeps/alpha/div_libc.h b/sysdeps/alpha/div_libc.h index b731b02e25..62b4470355 100644 --- a/sysdeps/alpha/div_libc.h +++ b/sysdeps/alpha/div_libc.h @@ -34,12 +34,6 @@ #define RV t12 #define RA t9 -/* The secureplt format does not allow the division routines to be called - via plt; there aren't enough registers free to be clobbered. Avoid - setting the symbol type to STT_FUNC, so that the linker won't be tempted - to create a plt entry. */ -#define funcnoplt notype - /* None of these functions should use implicit anything. */ .set nomacro .set noat |