buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
[openwrt.git] / scripts / config / lkc_proto.h
index b6a389c..e5fd58e 100644 (file)
@@ -2,7 +2,8 @@
 /* confdata.c */
 P(conf_parse,void,(const char *name));
 P(conf_read,int,(const char *name));
-P(conf_read_simple,int,(const char *name));
+P(conf_reset,void,(void));
+P(conf_read_simple,int,(const char *name, int load_config));
 P(conf_write,int,(const char *name));
 
 /* menu.c */
This page took 0.021482 seconds and 4 git commands to generate.