1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-02 10:47:11 +02:00
openwrt-xburst/openwrt/package/nvram/src/nvram_convert.h
2005-07-24 19:58:14 +00:00

8 lines
90 B
C

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