|
FreeNOS
|
#include <FreeNOS/Config.h>#include <FreeNOS/Support.h>#include <FreeNOS/System.h>#include <intel/IntelKernel.h>#include <i8250.h>#include <DeviceLog.h>#include <CoreInfo.h>#include <Macros.h>#include <Log.h>Go to the source code of this file.
Functions | |
| C int | kernel_main (CoreInfo *info) |
Definition at line 28 of file Main.cpp.
References constructors(), CoreInfo::coreId, i8250::initialize(), Kernel::initializeHeap(), Log::Notice, Kernel::run(), Log::setMinimumLogLevel(), and Log::Warning.
1.8.17