Staging: document 4k stack problem for winbond driver
[linux-2.6] / drivers / staging / winbond / sme_api.c
1 //------------------------------------------------------------------------------------
2 // sme_api.c
3 //
4 // Copyright(C) 2002 Winbond Electronics Corp.
5 //
6 //
7 //------------------------------------------------------------------------------------
8 #include "os_common.h"
9
10 s8 sme_get_rssi(void *pcore_data, s32 *prssi)
11 {
12        BUG();
13 }