From 8efce5badd2f3bdd2d15e4aacd6b04f6ee69cf60 Mon Sep 17 00:00:00 2001 From: Patrick Steuer Date: Fri, 20 Oct 2017 20:51:05 +0200 Subject: s390x assembly pack: define OPENSSL_s390xcap_P in s390xcap.c Remove all .comm definitions from the asm modules. Signed-off-by: Patrick Steuer Reviewed-by: Rich Salz Reviewed-by: Andy Polyakov (Merged from https://github.com/openssl/openssl/pull/4563) --- crypto/s390xcpuid.S | 2 -- 1 file changed, 2 deletions(-) (limited to 'crypto/s390xcpuid.S') diff --git a/crypto/s390xcpuid.S b/crypto/s390xcpuid.S index 8859e9e64a..fc141d9275 100644 --- a/crypto/s390xcpuid.S +++ b/crypto/s390xcpuid.S @@ -176,5 +176,3 @@ OPENSSL_instrument_bus2: .section .init brasl %r14,OPENSSL_cpuid_setup - -.comm OPENSSL_s390xcap_P,80,8 -- cgit v1.2.3