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

A tag specifying the module alignment. More...

#include <multiboot.h>

Public Attributes

multiboot_uint16_t type
 *copydoc multiboot_header_tag::type
 
multiboot_uint16_t flags
 *copydoc multiboot_header_tag::flags
 
multiboot_uint32_t size
 *copydoc multiboot_header_tag::size
 

Detailed Description

A tag specifying the module alignment.

Definition at line 182 of file multiboot.h.

Member Data Documentation

◆ flags

multiboot_uint16_t multiboot_header_tag_module_align::flags

*copydoc multiboot_header_tag::flags

Definition at line 184 of file multiboot.h.

◆ size

multiboot_uint32_t multiboot_header_tag_module_align::size

*copydoc multiboot_header_tag::size

Definition at line 185 of file multiboot.h.

◆ type

multiboot_uint16_t multiboot_header_tag_module_align::type

*copydoc multiboot_header_tag::type

Definition at line 183 of file multiboot.h.


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