*** empty log message ***
authorPekka Riikonen <priikone@silcnet.org>
Mon, 10 Sep 2007 14:52:16 +0000 (14:52 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 10 Sep 2007 14:52:16 +0000 (14:52 +0000)
lib/silccrypt/sha256_x86.S

index aa27409b525bc26efc946de7dc031977c71a0136..a2ab83d222ce1f5eece81f16cf4a3403fd141848 100644 (file)
@@ -48,7 +48,7 @@
 
 */
 
-#include "silcdefs.h"
+#include "../../silcdefs.h"
 
 #ifdef SILC_SHA256_X86
 
 
 
 .text
-.align 4
+.balign 32
 .globl sha256_transform
 sha256_transform:
        pushl   %ebp