Added SILC Thread Queue API
[silc.git] / 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