/* * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2026 The FreeBSD Foundation * * This software was developed by Olivier Certner at Kumacom * SARL under sponsorship from the FreeBSD Foundation. */ /* Stuff common to hwpstate_amd(4) and hwpstate_intel(4). */ extern int hwpstate_verbose; extern bool hwpstate_pkg_ctrl_enable;