GNU Linux-libre 6.8.7-gnu
[releases.git] / drivers / staging / rtl8192e / rtl8192e / rtl_wx.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
4  *
5  * Contact Information: wlanfae <wlanfae@realtek.com>
6  */
7 #ifndef R819x_WX_H
8 #define R819x_WX_H
9
10 struct iw_handler_def;
11
12 extern const struct iw_handler_def r8192_wx_handlers_def;
13 #endif