NeKernel
dev
Loading...
Searching...
No Matches
ApplicationProcessor.h
Go to the documentation of this file.
1
/* ========================================
2
3
Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license.
4
5
======================================== */
6
7
#pragma once
8
9
#include <
HALKit/ARM64/Processor.h
>
10
#include <
NeKit/Config.h
>
11
12
/************************************************** */
13
/* INITIALIZE THE GIC ON THE CURRENT CORE. */
14
/* WITH AN EXECUTION LEVEL IN MIND. */
15
/************************************************** */
16
17
namespace
Kernel
{
18
Void
mp_init_cores
(
Void
);
19
}
Processor.h
Config.h
Kernel
UPS inline definitions.
Definition
Device.h:12
Kernel::Void
void Void
Definition
Config.h:87
Kernel::mp_init_cores
Void mp_init_cores(Void)
Initialize the Global Interrupt Controller.
Definition
HalApplicationProcessor.cc:134
src
kernel
HALKit
ARM64
ApplicationProcessor.h
Generated by
1.15.0