From b08a6f530042cfc0f8be2209cde9fab3d0ab9143 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 4 Mar 2008 17:59:26 +0000 Subject: [Command] Add "sanboot" command. --- src/include/usr/autoboot.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/usr') 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 */ -- cgit v1.2.3-55-g7522