Remove unused vars.

Add missing prototypes.
This commit is contained in:
Ralf Corsepius
2009-10-25 06:25:04 +00:00
parent 147e4ac52b
commit b6912c40f8
22 changed files with 28 additions and 78 deletions

View File

@@ -30,8 +30,6 @@ rtems_task Init(
struct timespec tv;
struct timespec tr;
int sc;
int priority;
pthread_t thread_id;
time_t seconds;
time_t seconds1;
unsigned int remaining;