Go to the documentation of this file.
18 #ifndef __ARM_KERNEL_SUNXIKERNEL_H
19 #define __ARM_KERNEL_SUNXIKERNEL_H
21 #include <FreeNOS/arm/ARMKernel.h>
ARMTimer m_armTimer
ARM generic timer.
ARMGenericInterrupt m_gic
ARM Generic Interrupt Controller.
SunxiKernel(CoreInfo *info)
Constructor function.
ARM Generic Interrupt Controller (GIC) version 2.
static void interrupt(CPUState state)
Interrupt handler routine.
Contains all the CPU registers.
Per-Core information structure.
Represents the Sunxi kernel implementation.
Represents the ARM kernel implementation.