mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-05 21:50:21 +08:00
merge from gcc
This commit is contained in:
@ -67,7 +67,7 @@ number of seconds used.
|
||||
/* FIXME: should be able to declare as clock_t. */
|
||||
|
||||
long
|
||||
clock ()
|
||||
clock (void)
|
||||
{
|
||||
#ifdef HAVE_GETRUSAGE
|
||||
struct rusage rusage;
|
||||
|
Reference in New Issue
Block a user