/* SPDX-License-Identifier: GPL-2.0-only */ #include uint16_t __weak wifi_regulatory_domain(void) { return WRDD_DEFAULT_REGULATORY_DOMAIN; }