Mercurial > ecos
comparison packages/kernel/current/cdl/scheduler.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 | 6ed91473a1cd |
comparison
equal
deleted
inserted
replaced
| 81:89fef2181d7d | 82:6736c52df507 |
|---|---|
| 40 # | 40 # |
| 41 # ==================================================================== | 41 # ==================================================================== |
| 42 | 42 |
| 43 cdl_interface CYGINT_KERNEL_SCHEDULER { | 43 cdl_interface CYGINT_KERNEL_SCHEDULER { |
| 44 display "Number of schedulers in this configuration" | 44 display "Number of schedulers in this configuration" |
| 45 no_define | |
| 45 requires 1 == CYGINT_KERNEL_SCHEDULER | 46 requires 1 == CYGINT_KERNEL_SCHEDULER |
| 46 } | 47 } |
| 47 | 48 |
| 48 # FIXME: The two below options must be mutually exclusive | 49 # FIXME: The two below options must be mutually exclusive |
| 49 cdl_option CYGSEM_KERNEL_SCHED_MLQUEUE { | 50 cdl_option CYGSEM_KERNEL_SCHED_MLQUEUE { |
