aboutsummaryrefslogtreecommitdiff
path: root/libc/arch-x86/silvermont/string/sse2-memset-slm.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/arch-x86/silvermont/string/sse2-memset-slm.S')
-rw-r--r--libc/arch-x86/silvermont/string/sse2-memset-slm.S9
1 files changed, 0 insertions, 9 deletions
diff --git a/libc/arch-x86/silvermont/string/sse2-memset-slm.S b/libc/arch-x86/silvermont/string/sse2-memset-slm.S
index adaccae10..b7633f5c9 100644
--- a/libc/arch-x86/silvermont/string/sse2-memset-slm.S
+++ b/libc/arch-x86/silvermont/string/sse2-memset-slm.S
@@ -77,15 +77,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
/* We loaded the jump table and adjusted EDX. Go. */ \
jmp *%ebx
- .section .gnu.linkonce.t.__x86.get_pc_thunk.bx,"ax",@progbits
- .globl __x86.get_pc_thunk.bx
- .hidden __x86.get_pc_thunk.bx
- ALIGN(4)
- .type __x86.get_pc_thunk.bx,@function
-__x86.get_pc_thunk.bx:
- movl (%esp), %ebx
- ret
-
ENTRY(__memset_chk_generic)
ENTRANCE