multiboot_header_tag_module_align fix to confirm multiboot specification
This commit is contained in:
parent
43d4231432
commit
697eceff6a
1 changed files with 0 additions and 3 deletions
|
@ -156,9 +156,6 @@ struct multiboot_header_tag_module_align
|
|||
multiboot_uint16_t type;
|
||||
multiboot_uint16_t flags;
|
||||
multiboot_uint32_t size;
|
||||
multiboot_uint32_t width;
|
||||
multiboot_uint32_t height;
|
||||
multiboot_uint32_t depth;
|
||||
};
|
||||
|
||||
struct multiboot_color
|
||||
|
|
Loading…
Reference in a new issue