8 lines
90 B
C
8 lines
90 B
C
|
|
struct nvram_convert {
|
|
char *name;
|
|
char *wl0_name;
|
|
char *d11g_name;
|
|
};
|
|
|