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

A tag specifying the console flags. 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
 
multiboot_uint32_t console_flags
 The console flags.
 

Detailed Description

A tag specifying the console flags.

Definition at line 158 of file multiboot.h.

Member Data Documentation

◆ console_flags

multiboot_uint32_t multiboot_header_tag_console_flags::console_flags

The console flags.

Definition at line 162 of file multiboot.h.

◆ flags

multiboot_uint16_t multiboot_header_tag_console_flags::flags

*copydoc multiboot_header_tag::flags

Definition at line 160 of file multiboot.h.

◆ size

multiboot_uint32_t multiboot_header_tag_console_flags::size

*copydoc multiboot_header_tag::size

Definition at line 161 of file multiboot.h.

◆ type

multiboot_uint16_t multiboot_header_tag_console_flags::type

*copydoc multiboot_header_tag::type

Definition at line 159 of file multiboot.h.


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