Header documentation changes and other small fixes
[crypto.git] / lib / silccrypt / sha256_x86.S
index aa27409b525bc26efc946de7dc031977c71a0136..cfc1ee83ca24290502b7930bb287cded29287085 100644 (file)
@@ -48,7 +48,7 @@
 
 */
 
-#include "silcdefs.h"
+#include "../../cryptodefs.h"
 
 #ifdef SILC_SHA256_X86
 
 
 
 .text
-.align 4
+.balign 32
 .globl sha256_transform
 sha256_transform:
        pushl   %ebp