diff options
Diffstat (limited to 'sysdeps/alpha/remq.S')
-rw-r--r-- | sysdeps/alpha/remq.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/remq.S b/sysdeps/alpha/remq.S index 645a834453..64e958bb95 100644 --- a/sysdeps/alpha/remq.S +++ b/sysdeps/alpha/remq.S @@ -43,7 +43,7 @@ .text .align 4 .globl __remq - .type __remq, @function + .type __remq, @funcnoplt .usepv __remq, no cfi_startproc |