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

rZero.h File Reference

#include "multiboot.h"
#include "console.h"
#include "string.h"
#include "memory.h"
#include "timer.h"
#include "ndk.h"
#include "io.h"

Go to the source code of this file.

Data Structures

struct  rZeroSymbolInfo
struct  rZeroSegment
struct  rZeroObj

Functions

void rZeroParse (rZeroObj *obj)
void rZeroParseHeader (rZeroObj *obj)
void rZeroParseSegments (rZeroObj *obj)
void rZeroClearSegments (void)
int rZeroFindSymbol (char *symbol, rZeroSymbolInfo *symInfo)
int rZeroFindSegment (short segment, rZeroSymbolInfo *symInfo)
long volatile readLong (rZeroObj *obj)
short volatile readShort (rZeroObj *obj)
char volatile readByte (rZeroObj *obj)

Variables

rZeroSymbolInfo rZeroExports []
rZeroSymbolInfo rZeroImports []


Generated on Wed Mar 22 20:36:34 2006 for ndk by  doxygen 1.4.4