Mercurial > flash_v2
diff packages/io/flash/current/ChangeLog @ 1743:0d824ba900cc
Encapsulate various bits of optional functionality inside macros, to
reduce the number of #ifdef's in the main code
| author | bartv |
|---|---|
| date | Sun, 21 Nov 2004 11:20:18 +0000 |
| parents | a668b95e5f2e |
| children | f854ed1e81db |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,3 +1,8 @@ +2004-11-21 Bart Veer <bartv@ecoscentric.com> + + * src/flash.c: encapsulate various optional bits of code in + macros, to cut down on the #ifdef's in the main code + 2004-11-20 Bart Veer <bartv@ecoscentric.com> * cdl/io_flash.cdl, src/flash.c(cyg_flash_read): add an interface
