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

multiboot_header Struct Reference
[multiboot.h: IDT functions]

#include <multiboot.h>


Data Fields

unsigned long magic
unsigned long flags
unsigned long checksum
unsigned long header_addr
unsigned long load_addr
unsigned long load_end_addr
unsigned long bss_end_addr
unsigned long entry_addr


Detailed Description

Definition at line 76 of file multiboot.h.


Field Documentation

unsigned long multiboot_header::bss_end_addr
 

Definition at line 84 of file multiboot.h.

unsigned long multiboot_header::checksum
 

Definition at line 80 of file multiboot.h.

unsigned long multiboot_header::entry_addr
 

Definition at line 85 of file multiboot.h.

unsigned long multiboot_header::flags
 

Definition at line 79 of file multiboot.h.

unsigned long multiboot_header::header_addr
 

Definition at line 81 of file multiboot.h.

unsigned long multiboot_header::load_addr
 

Definition at line 82 of file multiboot.h.

unsigned long multiboot_header::load_end_addr
 

Definition at line 83 of file multiboot.h.

unsigned long multiboot_header::magic
 

Definition at line 78 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