Mercurial > flash_v2
diff packages/language/c/libc/current/cdl/time.cdl @ 80:2085233a121a ecos-sw-2000-04-07
Merge from eCos master repository on 2000-04-07-07:52:29-BST
| author | jlarmour |
|---|---|
| date | Fri, 07 Apr 2000 07:45:04 +0000 |
| parents | 435cced73e2f |
| children |
line wrap: on
line diff
--- a/packages/language/c/libc/current/cdl/time.cdl +++ b/packages/language/c/libc/current/cdl/time.cdl @@ -55,7 +55,7 @@ cdl_option CYGSEM_LIBC_TIME_CLOCK_WORKIN cdl_option CYGSEM_LIBC_TIME_TIME_WORKING { display "Working time() function" - requires CYGPKG_DEVICES_WALLCLOCK + requires CYGPKG_IO_WALLCLOCK default_value 1 description " This option controls whether time() will @@ -67,7 +67,7 @@ cdl_option CYGSEM_LIBC_TIME_TIME_WORKING cdl_option CYGSEM_LIBC_TIME_SETTIME_WORKING { display "Working cyg_libc_time_settime() function" - requires CYGPKG_DEVICES_WALLCLOCK + requires CYGPKG_IO_WALLCLOCK default_value 1 description " This option controls whether cyg_libc_time_settime()
