Add prototypes for existing softap_xxx_station_info SDK functions

This commit is contained in:
Angus Gratton 2015-10-28 10:30:40 +11:00
parent 43a8bf2087
commit 83cb660915
3 changed files with 16 additions and 2 deletions

View file

@ -81,8 +81,8 @@ struct sdk_g_ic_volatile_st {
void *_unknown180;
void *_unknown184;
struct station_info *station_info_head;
struct station_info *station_info_tail;
struct sdk_station_info *station_info_head;
struct sdk_station_info *station_info_tail;
uint32_t _unknown190;
uint32_t _unknown194;