add 'reset to defaults' to menuconfig
[openwrt-10.03/.git] / scripts / config / lkc_proto.h
index b6a389c5fcbde1ca9f4e25b05a1813b056f7c632..15fafd01b0818fe259b820e18a8a831046fd4a54 100644 (file)
@@ -2,6 +2,7 @@
 /* confdata.c */
 P(conf_parse,void,(const char *name));
 P(conf_read,int,(const char *name));
+P(conf_reset,void,(void));
 P(conf_read_simple,int,(const char *name));
 P(conf_write,int,(const char *name));