summaryrefslogtreecommitdiff
path: root/win-x86/crypto/fipsmodule/bn-586.asm
diff options
context:
space:
mode:
Diffstat (limited to 'win-x86/crypto/fipsmodule/bn-586.asm')
-rw-r--r--win-x86/crypto/fipsmodule/bn-586.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/win-x86/crypto/fipsmodule/bn-586.asm b/win-x86/crypto/fipsmodule/bn-586.asm
index 20c3ddf0..a87f86d1 100644
--- a/win-x86/crypto/fipsmodule/bn-586.asm
+++ b/win-x86/crypto/fipsmodule/bn-586.asm
@@ -1,6 +1,9 @@
; This file is generated from a similarly-named Perl script in the BoringSSL
; source tree. Do not edit by hand.
+%ifdef BORINGSSL_PREFIX
+%include "boringssl_prefix_symbols_nasm.inc"
+%endif
%ifidn __OUTPUT_FORMAT__,obj
section code use32 class=code align=64
%elifidn __OUTPUT_FORMAT__,win32