base/asm-common.h, *.S: Include metadata for 64-bit Windows stack unwinding.
[catacomb] / symm / chacha-x86ish-sse2.S
index 641ad65..4209153 100644 (file)
@@ -110,6 +110,8 @@ FUNC(chacha_core_x86ish_sse2)
 #  define SAVE3 [rsp + 32]
 
        sub     rsp, 48 + 8
+         .seh_stackalloc 48 + 8
+  .seh_endprologue
 #endif
 
        // First job is to slurp the matrix into XMM registers.  Be careful: