Go to the documentation of this file.
18 #ifndef __ARM_KERNEL_RASPBERRYKERNEL_H
19 #define __ARM_KERNEL_RASPBERRYKERNEL_H
21 #include <FreeNOS/arm/ARMKernel.h>
static void interrupt(CPUState state)
Interrupt handler routine.
RaspberryKernel(CoreInfo *info)
Constructor function.
u8 m_timerIrq
Interrupt number for the timer.
Raspberry Pi Interrupt Controller implementation.
Broadcom System-on-Chip system timer.
Contains all the CPU registers.
Per-Core information structure.
Broadcom 2836 device specific I/O configuration.
BroadcomInterrupt m_bcmIntr
Broadcom specific interrupt controller.
unsigned char u8
Unsigned 8-bit number.
Represents the Raspberry Pi kernel implementation.
Represents the ARM kernel implementation.
BroadcomTimer m_bcmTimer
Broadcom specific timer module.