godot/drivers/builtin_openssl/nocpuid.c

8 lines
63 B
C

#include "openssl/crypto.h"
void OPENSSL_cpuid_setup() {
}