change the value
This commit is contained in:
@@ -33,7 +33,7 @@ i386_init(void)
|
||||
// Can't call cprintf until after we do this!
|
||||
cons_init();
|
||||
|
||||
cprintf("6828 decimal is %o octal!\n", 6828);
|
||||
cprintf("444544 decimal is %o octal!\n", 444544);
|
||||
|
||||
// Test the stack backtrace function (lab 1 only)
|
||||
test_backtrace(5);
|
||||
|
||||
Reference in New Issue
Block a user