18#ifndef __LIBARCH_INTEL_STATE_H
19#define __LIBARCH_INTEL_STATE_H
C void loadCoreState()
Load Core State.
C void(* interruptRun)(CPUState state)
Process an interrupt.
C void interruptHandler()
Interrupt Service Router (ISR) handler.
C void switchCoreState(Address *currentStack, Address stack)
Switch Core Stack.
unsigned long Address
A memory address.
#define C
Used to define external C functions.
Contains all the CPU registers.