1 2 3 4 5 6 7 8 9
/* SPDX-License-Identifier: GPL-2.0-only */ #include <fw_config.h> #include <sar.h> const char *get_wifi_sar_cbfs_filename(void) { return "wifi_sar-galtic.hex"; }