summaryrefslogtreecommitdiffstats
path: root/fips/fipssyms.h
diff options
context:
space:
mode:
Diffstat (limited to 'fips/fipssyms.h')
-rw-r--r--fips/fipssyms.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/fips/fipssyms.h b/fips/fipssyms.h
index 08c69da77a..5b1e188785 100644
--- a/fips/fipssyms.h
+++ b/fips/fipssyms.h
@@ -669,7 +669,8 @@
#define bn_gather5 fips_bn_gather5
#if defined(_MSC_VER)
-# pragma section("fipsro$b",read)
+# pragma const_seg("fipsro$b")
+# pragma const_seg()
# define __fips_constseg __declspec(allocate("fipsro$b"))
#else
# define __fips_constseg