// Copyright (c) 2017-2022 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
// We can't use cpuid.h's __get_cpuid as it does not support subleafs.
void static inline
// defined(__x86_64__) || defined(__amd64__) || defined(__i386__)
// BITCOIN_COMPAT_CPUID_H