From b577ecdf59f4e98f18a57e20f605c3f105187116 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Fri, 7 Apr 2006 21:46:00 +0000 Subject: 2006-04-07 Jeff Johnston * libc/time/time.c (time): Do not check for HAVE_GETTIMEOFDAY anymore. Assume there is a gettimeofday syscall. --- newlib/libc/time/time.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'newlib/libc/time') diff --git a/newlib/libc/time/time.c b/newlib/libc/time/time.c index 38cce50f9..1e086f403 100644 --- a/newlib/libc/time/time.c +++ b/newlib/libc/time/time.c @@ -1,5 +1,3 @@ -/* FIXME: doc says "not avail" due to #if 0. - DELETE that line if inappropriate! */ /* FUNCTION <