POK(kernelpart)
pok_multiboot_info_t Struct Reference

#include <multiboot.h>

Data Fields

unsigned int flags
unsigned int mem_lower
unsigned int mem_upper
unsigned int boot_device
unsigned int cmdline
unsigned int mods_count
unsigned int mods_addr
union {
   pok_aout_symbol_table_t   aout_sym
   pok_elf_section_header_table_t   elf_sec
u
unsigned int mmap_length
unsigned int mmap_addr

Detailed Description

Definition at line 92 of file multiboot.h.


Field Documentation

Definition at line 97 of file multiboot.h.

Definition at line 98 of file multiboot.h.

Definition at line 94 of file multiboot.h.

Definition at line 95 of file multiboot.h.

Definition at line 96 of file multiboot.h.

Definition at line 109 of file multiboot.h.

Definition at line 108 of file multiboot.h.

Definition at line 100 of file multiboot.h.

Definition at line 99 of file multiboot.h.

union { ... } pok_multiboot_info_t::u

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