X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fsysinfo.h;h=c570951db312e3c3385d5d66ce91ff7c9ff165c3;hp=19ed95077d247917eceff5875e4d1b751361e74f;hb=735a9ed99a56df4e6bc496bdbe30a5aaa80a9685;hpb=0d3caaf8e9a75e9b6ebc9427c75ed2914c60439d;ds=sidebyside diff --git a/discover/sysinfo.h b/discover/sysinfo.h index 19ed950..c570951 100644 --- a/discover/sysinfo.h +++ b/discover/sysinfo.h @@ -15,6 +15,7 @@ void system_info_register_blockdev(const char *name, const char *uuid, const char *mountpoint); void system_info_init(struct discover_server *server); +void system_info_reinit(void); #endif /* SYSINFO_H */