POK(kernelpart)
pok_multiboot_header_t Struct Reference

#include <multiboot.h>

Data Fields

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

Detailed Description

Definition at line 64 of file multiboot.h.


Field Documentation

unsigned int pok_multiboot_header_t::bss_end_addr

Definition at line 72 of file multiboot.h.

unsigned int pok_multiboot_header_t::checksum

Definition at line 68 of file multiboot.h.

unsigned int pok_multiboot_header_t::entry_addr

Definition at line 73 of file multiboot.h.

unsigned int pok_multiboot_header_t::flags

Definition at line 67 of file multiboot.h.

unsigned int pok_multiboot_header_t::header_addr

Definition at line 69 of file multiboot.h.

unsigned int pok_multiboot_header_t::load_addr

Definition at line 70 of file multiboot.h.

unsigned int pok_multiboot_header_t::load_end_addr

Definition at line 71 of file multiboot.h.

unsigned int pok_multiboot_header_t::magic

Definition at line 66 of file multiboot.h.


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