mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-16 12:28:51 +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 )
|
void Stack_check_Initialize( void )
|
||||||
{
|
{
|
||||||
|
#if 0
|
||||||
rtems_status_code status;
|
rtems_status_code status;
|
||||||
Objects_Id id_ignored;
|
Objects_Id id_ignored;
|
||||||
|
#endif
|
||||||
unsigned32 *p;
|
unsigned32 *p;
|
||||||
#if 0
|
#if 0
|
||||||
unsigned32 i;
|
unsigned32 i;
|
||||||
|
|||||||
@@ -147,8 +147,10 @@ unsigned32 stack_check_initialized = 0;
|
|||||||
|
|
||||||
void Stack_check_Initialize( void )
|
void Stack_check_Initialize( void )
|
||||||
{
|
{
|
||||||
|
#if 0
|
||||||
rtems_status_code status;
|
rtems_status_code status;
|
||||||
Objects_Id id_ignored;
|
Objects_Id id_ignored;
|
||||||
|
#endif
|
||||||
unsigned32 *p;
|
unsigned32 *p;
|
||||||
#if 0
|
#if 0
|
||||||
unsigned32 i;
|
unsigned32 i;
|
||||||
|
|||||||
@@ -147,8 +147,10 @@ unsigned32 stack_check_initialized = 0;
|
|||||||
|
|
||||||
void Stack_check_Initialize( void )
|
void Stack_check_Initialize( void )
|
||||||
{
|
{
|
||||||
|
#if 0
|
||||||
rtems_status_code status;
|
rtems_status_code status;
|
||||||
Objects_Id id_ignored;
|
Objects_Id id_ignored;
|
||||||
|
#endif
|
||||||
unsigned32 *p;
|
unsigned32 *p;
|
||||||
#if 0
|
#if 0
|
||||||
unsigned32 i;
|
unsigned32 i;
|
||||||
|
|||||||
Reference in New Issue
Block a user