Fixed so this would compile without warning.

This commit is contained in:
Joel Sherrill
1998-04-15 22:16:43 +00:00
parent 8a1636d39f
commit edffc05456
3 changed files with 6 additions and 0 deletions

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;