blob: 6a79780f6e874415ecd9069aab940f38c3ac8208 [file] [log] [blame]
Jamie Chen71b8ee02023-07-18 10:53:02 +08001/* SPDX-License-Identifier: GPL-2.0-only */
2
3#include <sar.h>
4
5const char *get_wifi_sar_cbfs_filename(void)
6{
7 return "wifi_sar_0.hex";
8}