]> git.proxmox.com Git - mirror_edk2.git/blame - CryptoPkg/Library/Include/crypto/dso_conf.h
CryptoPkg: Apply uncrustify changes
[mirror_edk2.git] / CryptoPkg / Library / Include / crypto / dso_conf.h
CommitLineData
8c30327d
GJ
1/* WARNING: do not edit! */\r
2/* Generated from include/crypto/dso_conf.h.in */\r
7c342378 3\r
8c30327d
GJ
4/*\r
5 * Copyright 2016-2019 The OpenSSL Project Authors. All Rights Reserved.\r
6 *\r
7 * Licensed under the OpenSSL license (the "License"). You may not use\r
8 * this file except in compliance with the License. You can obtain a copy\r
9 * in the file LICENSE in the source distribution or at\r
10 * https://www.openssl.org/source/license.html\r
11 */\r
12\r
13#ifndef OSSL_CRYPTO_DSO_CONF_H\r
7c342378
MK
14#define OSSL_CRYPTO_DSO_CONF_H\r
15#define DSO_NONE\r
16#define DSO_EXTENSION ".so"\r
8c30327d 17#endif\r