openwrt/package/nvram/src/nvram_convert.h

8 lines
90 B
C
Raw Normal View History

struct nvram_convert {
char *name;
char *wl0_name;
char *d11g_name;
};