diff options
Diffstat (limited to 'sysdeps/alpha/divl.S')
-rw-r--r-- | sysdeps/alpha/divl.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/divl.S b/sysdeps/alpha/divl.S index 408d66db00..9bac0450d0 100644 --- a/sysdeps/alpha/divl.S +++ b/sysdeps/alpha/divl.S @@ -36,7 +36,7 @@ .text .align 4 .globl __divl - .type __divl, @function + .type __divl, @funcnoplt .usepv __divl, no cfi_startproc |