forked from Imagelibrary/rtems
2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx07/init.c: Remove unused var "clock_allowed".
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* psx07/init.c: Remove unused var "clock_allowed".
|
||||
|
||||
2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Check for getrusage decl.
|
||||
|
||||
@@ -64,7 +64,6 @@ void *POSIX_Init(
|
||||
struct sched_param schedparam;
|
||||
pthread_attr_t attr;
|
||||
pthread_attr_t destroyed_attr;
|
||||
int clock_allowed;
|
||||
|
||||
puts( "\n\n*** POSIX TEST 7 ***" );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user