Re: [PATCH 2/3] score: Add _CPU_Instruction_no_operation()

2018-07-20 Thread Gedare Bloom
This seems fine to me. On Fri, Jul 20, 2018 at 2:53 AM, Sebastian Huber wrote: > This helps to reduce the use of architecture-specific defines throughout > the code base. > --- > cpukit/score/cpu/arm/include/rtems/score/cpuimpl.h | 5 + >

[PATCH 2/3] score: Add _CPU_Instruction_no_operation()

2018-07-20 Thread Sebastian Huber
This helps to reduce the use of architecture-specific defines throughout the code base. --- cpukit/score/cpu/arm/include/rtems/score/cpuimpl.h | 5 + cpukit/score/cpu/bfin/include/rtems/score/cpuimpl.h | 5 + cpukit/score/cpu/epiphany/include/rtems/score/cpuimpl.h | 5 +