![]() |
Max OS 0.3
|
Common header for all multiboot info tags. More...
#include <multiboot.h>
Public Attributes | |
| multiboot_uint32_t | type |
| The type of the tag. | |
| multiboot_uint32_t | size |
| The size of the tag including this header. | |
Common header for all multiboot info tags.
Definition at line 234 of file multiboot.h.
| multiboot_uint32_t multiboot_tag::size |
The size of the tag including this header.
Definition at line 236 of file multiboot.h.
| multiboot_uint32_t multiboot_tag::type |
The type of the tag.
Definition at line 235 of file multiboot.h.