]> Git Repo - uclibc-ng.git/commitdiff
fix regression from a745c4bfc8a9b5db4e48387170da0dc1d39e3abe
authorWaldemar Brodkorb <[email protected]>
Sat, 25 Nov 2017 16:19:38 +0000 (17:19 +0100)
committerWaldemar Brodkorb <[email protected]>
Sat, 25 Nov 2017 16:20:27 +0000 (17:20 +0100)
libc/string/x86_64/memset.S

index fa79275a766a92b915ddf34d3e7fcd09facd1729..e4e812f2cb20f044566f8c3edb558f4cab371931 100644 (file)
@@ -28,7 +28,7 @@
 #define LARGE $120000
 
         .text
-#endif
+
 ENTRY (memset)
 #if BZERO_P
        mov     %rsi,%rdx       /* Adjust parameter.  */
This page took 0.028944 seconds and 4 git commands to generate.