diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/usr/autoboot.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/usr/autoboot.h b/src/include/usr/autoboot.h index 4ddeb5bcc..b451a8c1c 100644 --- a/src/include/usr/autoboot.h +++ b/src/include/usr/autoboot.h @@ -8,5 +8,6 @@ */ extern void autoboot ( void ); +extern int boot_root_path ( const char *root_path ); #endif /* _USR_AUTOBOOT_H */ |
