Files
rtems/testsuites/sptests/spcontext01
Sebastian Huber 42f2fdfd4e score: Move context validation declarations
The context validation support functions _CPU_Context_validate() and
_CPU_Context_volatile_clobber() are used only by one test program
(spcontext01).  Move the function declarations to the CPU port
implementation header file.
2018-07-20 09:11:05 +02:00
..