FreeNOS
Functions | Variables
IntelBoot.cpp File Reference
#include <String.h>
#include <MemoryBlock.h>
#include <CoreInfo.h>
#include "IntelBoot.h"

Go to the source code of this file.

Functions

void multibootToCoreInfo (MultibootInfo *info)
 Convert multiboot info to a CoreInfo struct. More...
 

Variables

Address __start
 
Address __end
 

Variable Documentation

◆ __end

Address __end

Definition at line 23 of file IntelBoot.cpp.

Referenced by multibootToCoreInfo().

◆ __start

Address __start

Referenced by multibootToCoreInfo().