My Kernel v0.1.0
kernel_symbol Struct Reference

A single symbol entry inside the symbol table @info The structure is ALWAYS followed by the symbol's name's string.

#include <symbols.h>

Data Fields

u32 size
 Size of the symbol (sizeof(size) + sizeof(address) + strlen(name))
 
u32 address
 Address of the symbol.
 

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