Commit 424544a4 authored by Richard Henderson's avatar Richard Henderson

[ALPHA] No, really fix memset. Really.

parent 55212dfe
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
.set noat .set noat
.set noreorder .set noreorder
.text .text
.globl memset
.globl __memset .globl __memset
.globl __memsetw .globl __memsetw
.globl __constant_c_memset .globl __constant_c_memset
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment