mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-16 04:18:59 +00:00
Fixed so this would compile without warning.
This commit is contained in:
@@ -147,8 +147,10 @@ unsigned32 stack_check_initialized = 0;
|
||||
|
||||
void Stack_check_Initialize( void )
|
||||
{
|
||||
#if 0
|
||||
rtems_status_code status;
|
||||
Objects_Id id_ignored;
|
||||
#endif
|
||||
unsigned32 *p;
|
||||
#if 0
|
||||
unsigned32 i;
|
||||
|
||||
Reference in New Issue
Block a user