On Wed, Dec 6, 2017 at 12:25 AM, Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> On 05/12/17 17:13, Joel Sherrill wrote:
>
>> Also use single conditional expressions to simplify error checking.
>> Combined, this all resulted in a block of SMP enabled error checking.
>>
>> Updates #3
On 05/12/17 17:13, Joel Sherrill wrote:
Also use single conditional expressions to simplify error checking.
Combined, this all resulted in a block of SMP enabled error checking.
Updates #3000.
---
cpukit/rtems/src/taskmode.c | 33 +++--
1 file changed, 31 insertion
Also use single conditional expressions to simplify error checking.
Combined, this all resulted in a block of SMP enabled error checking.
Updates #3000.
---
cpukit/rtems/src/taskmode.c | 33 +++--
1 file changed, 31 insertions(+), 2 deletions(-)
diff --git a/cpukit/rt