comparison packages/kernel/current/cdl/counters.cdl @ 82:6736c52df507 ecos-sw-2000-04-14

Merge from eCos master repository on 2000-04-14-13:35:46-BST
author jlarmour
date Tue, 18 Apr 2000 21:51:55 +0000
parents 435cced73e2f
children 70190fa0fe10
comparison
equal deleted inserted replaced
81:89fef2181d7d 82:6736c52df507
128 } 128 }
129 } 129 }
130 130
131 cdl_interface CYGINT_KERNEL_COUNTERS { 131 cdl_interface CYGINT_KERNEL_COUNTERS {
132 requires 1 == CYGINT_KERNEL_COUNTERS 132 requires 1 == CYGINT_KERNEL_COUNTERS
133 no_define
133 } 134 }
134 135
135 # NOTE: these option should really be a single enum. 136 # NOTE: these option should really be a single enum.
136 cdl_option CYGIMP_KERNEL_COUNTERS_SINGLE_LIST { 137 cdl_option CYGIMP_KERNEL_COUNTERS_SINGLE_LIST {
137 display "Implement counters using a single list" 138 display "Implement counters using a single list"