diff options
Diffstat (limited to 'roots.h')
-rw-r--r-- | roots.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -55,4 +55,6 @@ int setup_install_mounts(); bool logical_partitions_mapped(); +std::string get_system_root(); + #endif // RECOVERY_ROOTS_H_ |