Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

memory_map Struct Reference
[multiboot.h: IDT functions]

#include <multiboot.h>


Data Fields

unsigned long size
unsigned long base_addr_low
unsigned long base_addr_high
unsigned long length_low
unsigned long length_high
unsigned long type


Detailed Description

Definition at line 136 of file multiboot.h.


Field Documentation

unsigned long memory_map::base_addr_high
 

Definition at line 140 of file multiboot.h.

unsigned long memory_map::base_addr_low
 

Definition at line 139 of file multiboot.h.

unsigned long memory_map::length_high
 

Definition at line 142 of file multiboot.h.

unsigned long memory_map::length_low
 

Definition at line 141 of file multiboot.h.

unsigned long memory_map::size
 

Definition at line 138 of file multiboot.h.

unsigned long memory_map::type
 

Definition at line 143 of file multiboot.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 22 20:36:34 2006 for ndk by  doxygen 1.4.4