RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Functions
cpu.c File Reference

LM32 CPU Dependent Source. More...

#include <rtems/score/cpuimpl.h>
#include <rtems/score/isr.h>

Functions

void _CPU_Initialize (void)
 CPU initialization.
 
uint32_t _CPU_ISR_Get_level (void)
 Returns the interrupt level of the executing thread.
 
void _CPU_ISR_install_vector (uint32_t vector, CPU_ISR_handler new_handler, CPU_ISR_handler *old_handler)
 SPARC specific RTEMS ISR installer.
 
void * _CPU_Thread_Idle_body (uintptr_t ignored)
 

Detailed Description

LM32 CPU Dependent Source.