RTEMS  5.0.0
Macros | Functions
cpuimpl.h File Reference

CPU Port Implementation API. More...

#include <rtems/score/cpu.h>

Go to the source code of this file.

Macros

#define CPU_PER_CPU_CONTROL_SIZE   0
 

Functions

RTEMS_INLINE_ROUTINE void _CPU_Context_volatile_clobber (uintptr_t pattern)
 
RTEMS_INLINE_ROUTINE void _CPU_Context_validate (uintptr_t pattern)
 
RTEMS_INLINE_ROUTINE void _CPU_Instruction_illegal (void)
 
RTEMS_INLINE_ROUTINE void _CPU_Instruction_no_operation (void)
 

Detailed Description

CPU Port Implementation API.