mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-04 12:41:34 +00:00
testsuites/psxtests/psxtimes01/init.c: Fix build error
This commit is contained in:
@@ -44,8 +44,6 @@ clock_t _times(struct tms *ptms);
|
||||
|
||||
static void test_times_functions( void )
|
||||
{
|
||||
(void) argument;
|
||||
|
||||
clock_t start;
|
||||
clock_t end;
|
||||
clock_t now;
|
||||
|
||||
Reference in New Issue
Block a user