stivale2: Fix test
This commit is contained in:
parent
de3c7eed67
commit
e96b55a477
@ -192,6 +192,7 @@ void stivale2_main(struct stivale2_struct *info) {
|
||||
e9_printf("\t\tBase: %x Length: %x Perms: %x",
|
||||
t->pmrs[i].base, t->pmrs[i].length, t->pmrs[i].permissions);
|
||||
}
|
||||
break;
|
||||
}
|
||||
case STIVALE2_STRUCT_TAG_SMP_ID: {
|
||||
struct stivale2_struct_tag_smp *s = (struct stivale2_struct_tag_smp *)tag;
|
||||
|
Loading…
Reference in New Issue
Block a user