mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 16:19:42 +02:00
8 lines
90 B
C
8 lines
90 B
C
|
|
||
|
struct nvram_convert {
|
||
|
char *name;
|
||
|
char *wl0_name;
|
||
|
char *d11g_name;
|
||
|
};
|
||
|
|