#include <marrow.h>
Inheritance diagram for Zygoma::Marrow:
The Marrow contains all the working parts that are used by the kernel to operate the system.
Static Public Member Functions | |
static Marrow * | autoDiscover () |
Factory function to run arch-specific autodiscovery of the marrow. | |
Protected Member Functions | |
Marrow () | |
Protected Attributes | |
std::vector< Cpu > | m_cpu |
InterruptDispatcher * | m_interruptDispatcher |
|
|
|
Factory function to run arch-specific autodiscovery of the marrow.
|
|
|
|
|