summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/crypto/cryptlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/cryptlib.h')
-rw-r--r--Cryptlib/OpenSSL/crypto/cryptlib.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cryptlib/OpenSSL/crypto/cryptlib.h b/Cryptlib/OpenSSL/crypto/cryptlib.h
index 7ca4c99f..fba180a6 100644
--- a/Cryptlib/OpenSSL/crypto/cryptlib.h
+++ b/Cryptlib/OpenSSL/crypto/cryptlib.h
@@ -100,11 +100,7 @@ extern "C" {
void OPENSSL_cpuid_setup(void);
extern unsigned int OPENSSL_ia32cap_P[];
-# if defined(OPENSSL_SYS_UEFI)
-void EFIAPI OPENSSL_showfatal(const char *fmta, ...);
-# else
void OPENSSL_showfatal(const char *fmta, ...);
-# endif
void *OPENSSL_stderr(void);
extern int OPENSSL_NONPIC_relocated;