MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
multiboot_module_t Struct Reference

Stores information about a module. More...

Public Attributes

uint32_t mod_start
 The starting address of the modules.
 
uint32_t mod_end
 The ending address of the modules.
 
uint32_t cmdline
 Module command line.
 
uint32_t pad
 Padding to take it to 16 bytes (must be zero).
 

Detailed Description

Stores information about a module.


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