forked from Imagelibrary/rtems
Convert to "bool".
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__ 1
|
||||
#include "system.h"
|
||||
|
||||
volatile boolean case_hit;
|
||||
volatile bool case_hit;
|
||||
|
||||
rtems_id main_task;
|
||||
rtems_id Semaphore;
|
||||
|
||||
Reference in New Issue
Block a user