ReactOS 0.4.15-dev-7924-g5949c20
aout_symbol_table Struct Reference

#include <multiboot.h>

Public Attributes

unsigned long tabsize
 
unsigned long strsize
 
unsigned long addr
 
unsigned long reserved
 

Detailed Description

Definition at line 76 of file multiboot.h.

Member Data Documentation

◆ addr

unsigned long aout_symbol_table::addr

Definition at line 80 of file multiboot.h.

◆ reserved

unsigned long aout_symbol_table::reserved

Definition at line 81 of file multiboot.h.

◆ strsize

unsigned long aout_symbol_table::strsize

Definition at line 79 of file multiboot.h.

◆ tabsize

unsigned long aout_symbol_table::tabsize

Definition at line 78 of file multiboot.h.


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