|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <stivale2.h>
Data Fields | |
| struct stivale2_tag | tag |
| uint32_t | flags |
| uint16_t | cols |
| uint16_t | rows |
| uint64_t | term_write |
| uint64_t | max_length |
Definition at line 221 of file stivale2.h.
| uint16_t stivale2_struct_tag_terminal::cols |
Definition at line 224 of file stivale2.h.
| uint32_t stivale2_struct_tag_terminal::flags |
Definition at line 223 of file stivale2.h.
| uint64_t stivale2_struct_tag_terminal::max_length |
Definition at line 227 of file stivale2.h.
| uint16_t stivale2_struct_tag_terminal::rows |
Definition at line 225 of file stivale2.h.
| struct stivale2_tag stivale2_struct_tag_terminal::tag |
Definition at line 222 of file stivale2.h.
| uint64_t stivale2_struct_tag_terminal::term_write |
Definition at line 226 of file stivale2.h.