mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
Convert to "bool".
This commit is contained in:
@@ -167,7 +167,7 @@ and status codes.
|
||||
|
||||
@ifset is-C
|
||||
@example
|
||||
boolean rtems_stack_checker_is_blown( void );
|
||||
bool rtems_stack_checker_is_blown( void );
|
||||
@end example
|
||||
@end ifset
|
||||
|
||||
|
||||
Reference in New Issue
Block a user