Go to the documentation of this file.
18 #include <FreeNOS/Config.h>
19 #include <FreeNOS/Support.h>
20 #include <FreeNOS/System.h>
Generic logger that writes to a Device object.
void setMinimumLogLevel(Level level)
Set the minimum logging level.
virtual FileSystem::Result initialize()
Initializes the i8250 serial UART.
static Error initializeHeap()
Initialize heap.
int run()
Execute the kernel.
uint coreId
Core identifier.
#define C
Used to define external C functions.
Implements an x86 compatible kernel.
C void constructors()
Invokes all function pointers inside the .ctors section.
Per-Core information structure.