Revert: Add automatically apply OpenSSL patch for Intel Gen 10+ CPUs

This commit is contained in:
2024-12-27 14:12:58 +00:00
parent 96bf8cab81
commit 0c28765bdd
8 changed files with 0 additions and 130 deletions

View File

@ -36,4 +36,3 @@ void nusec_config_load(struct nusec_config *cfg, const wchar_t *filename);
void pcbid_config_load(struct pcbid_config *cfg, const wchar_t *filename);
void vfs_config_load(struct vfs_config *cfg, const wchar_t *filename);
void system_config_load(struct system_config *cfg, const wchar_t *filename);
void openssl_patch_config_load(struct openssl_patch_config *cfg, const wchar_t *filename);