diff 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
line wrap: on
line diff
--- a/packages/hal/mips/sim/current/include/pkgconf/hal_mips_sim.h
+++ b/packages/hal/mips/sim/current/include/pkgconf/hal_mips_sim.h
@@ -63,5 +63,12 @@
    }}CFG_DATA */
 
 /* -------------------------------------------------------------------*/
+
+// Real-time clock/counter specifics
+
+#define CYGNUM_HAL_RTC_NUMERATOR     1000000000
+#define CYGNUM_HAL_RTC_DENOMINATOR   100
+#define CYGNUM_HAL_RTC_PERIOD        999
+
 #endif  /* CYGONCE_PKGCONF_HAL_MIPS_SIM_H */
 /* EOF hal_mips_sim.h */