mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
Added clear_setting()
This commit is contained in:
@@ -102,5 +102,6 @@ extern int show_setting ( struct config_context *context, const char *name,
|
||||
char *buf, size_t len );
|
||||
extern int set_setting ( struct config_context *context, const char *name,
|
||||
const char *value );
|
||||
extern int clear_setting ( struct config_context *context, const char *name );
|
||||
|
||||
#endif /* _GPXE_SETTINGS_H */
|
||||
|
||||
Reference in New Issue
Block a user