Max OS 0.3
Loading...
Searching...
No Matches
multiboot_tag Struct Reference

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.
 

Detailed Description

Common header for all multiboot info tags.

Definition at line 234 of file multiboot.h.

Member Data Documentation

◆ size

multiboot_uint32_t multiboot_tag::size

The size of the tag including this header.

Definition at line 236 of file multiboot.h.

◆ type

multiboot_uint32_t multiboot_tag::type

The type of the tag.

Definition at line 235 of file multiboot.h.


The documentation for this struct was generated from the following file: