|
NeKernel dev
|
#include <NeKit/Config.h>Go to the source code of this file.
Classes | |
| struct | Kernel::HAL_HARDWARE_THREAD |
| Hardware thread information structure. More... | |
Namespaces | |
| namespace | Kernel |
| UPS inline definitions. | |
Typedefs | |
| typedef Kernel::Int32 | Kernel::hal_ap_kind |
| hardware thread indentification type. | |
| typedef struct Kernel::HAL_HARDWARE_THREAD | Kernel::HAL_HARDWARE_THREAD |
| Hardware thread information structure. | |
Functions | |
| EXTERN_C Kernel::Void | Kernel::hal_set_pc_to_hart (HAL_HARDWARE_THREAD *hart, Kernel::VoidPtr epc) |
| Set PC to specific hart. | |