Fix broken struct stivale2_struct_tag_smp definition
This commit is contained in:
parent
10ce8e07bf
commit
c3c3c5dd6f
BIN
limine.bin
BIN
limine.bin
Binary file not shown.
@ -140,8 +140,6 @@ struct stivale2_smp_info {
|
||||
|
||||
struct stivale2_struct_tag_smp {
|
||||
struct stivale2_tag tag;
|
||||
uint64_t identifier;
|
||||
uint64_t next;
|
||||
uint64_t cpu_count;
|
||||
struct stivale2_smp_info smp_info[];
|
||||
} __attribute__((packed));
|
||||
|
Loading…
Reference in New Issue
Block a user