comparison packages/hal/mips/sim/current/include/pkgconf/hal_mips_sim.h @ 8:ece80412419a ecos-sw-1999-05-21

Merge from eCos master repository on 1999-05-21-22:05:54-BST
author jlarmour
date Fri, 21 May 1999 15:09:30 +0000
parents d376b777e2ce
children c38311975d4f
comparison
equal deleted inserted replaced
7:e55593b6dcea 8:ece80412419a
61 } 61 }
62 62
63 }}CFG_DATA */ 63 }}CFG_DATA */
64 64
65 /* -------------------------------------------------------------------*/ 65 /* -------------------------------------------------------------------*/
66
67 // Real-time clock/counter specifics
68
69 #define CYGNUM_HAL_RTC_NUMERATOR 1000000000
70 #define CYGNUM_HAL_RTC_DENOMINATOR 100
71 #define CYGNUM_HAL_RTC_PERIOD 999
72
66 #endif /* CYGONCE_PKGCONF_HAL_MIPS_SIM_H */ 73 #endif /* CYGONCE_PKGCONF_HAL_MIPS_SIM_H */
67 /* EOF hal_mips_sim.h */ 74 /* EOF hal_mips_sim.h */