blob: 7904bfbda4ba90bc8f2a966c1442fdb78f0c3129 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright(c) 2024 Realtek Corporation.*/
#ifndef __RTL92DU_FW_H__
#define __RTL92DU_FW_H__
int rtl92du_download_fw(struct ieee80211_hw *hw);
#endif