forked from Imagelibrary/rtems
2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp09/screen01.c: Fix warning.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* sp09/screen01.c: Fix warning.
|
||||||
|
|
||||||
2010-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2010-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* spfifo08/init.c: Catch more cases but discussion on errors and proper
|
* spfifo08/init.c: Catch more cases but discussion on errors and proper
|
||||||
|
|||||||
@@ -17,7 +17,6 @@
|
|||||||
void Screen1()
|
void Screen1()
|
||||||
{
|
{
|
||||||
uint32_t notepad_value;
|
uint32_t notepad_value;
|
||||||
rtems_name task_name;
|
|
||||||
rtems_id self_id;
|
rtems_id self_id;
|
||||||
rtems_task_priority previous_priority;
|
rtems_task_priority previous_priority;
|
||||||
rtems_status_code status;
|
rtems_status_code status;
|
||||||
|
|||||||
Reference in New Issue
Block a user