]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/staging/winbond/sme_api.c
40e93b7600ebad5ec3edd093c89dd6c8a8bbf5c8
[linux-2.6-omap-h63xx.git] / 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 }