[Command] Add "sanboot" command.

This commit is contained in:
Michael Brown
2008-03-04 17:59:26 +00:00
parent 844828cb15
commit b08a6f5300
5 changed files with 74 additions and 1 deletions

View File

@@ -8,5 +8,6 @@
*/
extern void autoboot ( void );
extern int boot_root_path ( const char *root_path );
#endif /* _USR_AUTOBOOT_H */