aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/include/rtw_ioctl.h
blob: c704f3040ac8992aaf4ea0c49e8677f3df5127e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
/* Copyright(c) 2007 - 2011 Realtek Corporation. */

#ifndef _RTW_IOCTL_H_
#define _RTW_IOCTL_H_

#include "osdep_service.h"
#include "drv_types.h"

extern struct iw_handler_def  rtw_handlers_def;
extern int ui_pid[3];

#endif /*  #ifndef __INC_CEINFO_ */