add 'reset to defaults' to menuconfig
[openwrt.git] / scripts / config / lkc_proto.h
index b6a389c..15fafd0 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));
 
This page took 0.023966 seconds and 4 git commands to generate.