Mercurial > flash_v2
comparison packages/kernel/current/cdl/interrupts.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 | e0c0827131d1 |
comparison
equal
deleted
inserted
replaced
| 81:89fef2181d7d | 82:6736c52df507 |
|---|---|
| 57 that the kernel real-time clock makes use of DSRs, as do many | 57 that the kernel real-time clock makes use of DSRs, as do many |
| 58 of the device drivers. " | 58 of the device drivers. " |
| 59 | 59 |
| 60 cdl_interface CYGINT_KERNEL_INTERRUPTS_DSRS { | 60 cdl_interface CYGINT_KERNEL_INTERRUPTS_DSRS { |
| 61 requires 1 == CYGINT_KERNEL_INTERRUPTS_DSRS | 61 requires 1 == CYGINT_KERNEL_INTERRUPTS_DSRS |
| 62 no_define | |
| 62 } | 63 } |
| 63 | 64 |
| 64 # NOTE: the choice of list vs table should not be two separate | 65 # NOTE: the choice of list vs table should not be two separate |
| 65 # options. There is a single option which must have one of | 66 # options. There is a single option which must have one of |
| 66 # two legal values. | 67 # two legal values. |
