• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
2 /* Copyright(c) 2007 - 2011 Realtek Corporation. */
3 
4 #ifndef _RTW_IOCTL_H_
5 #define _RTW_IOCTL_H_
6 
7 #include "osdep_service.h"
8 #include "drv_types.h"
9 
10 extern struct iw_handler_def  rtw_handlers_def;
11 extern int ui_pid[3];
12 
13 #endif /*  #ifndef __INC_CEINFO_ */
14