Explorar o código

fix regression from a745c4bfc8a9b5db4e48387170da0dc1d39e3abe

Waldemar Brodkorb %!s(int64=6) %!d(string=hai) anos
pai
achega
13a6109ba1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libc/string/x86_64/memset.S

+ 1 - 1
libc/string/x86_64/memset.S

@@ -28,7 +28,7 @@
 #define LARGE $120000
 
         .text
-#endif
+
 ENTRY (memset)
 #if BZERO_P
 	mov	%rsi,%rdx	/* Adjust parameter.  */