diff packages/io/flash/current/ChangeLog @ 1750:fac0499dabd6

Move legacy macros from a public to an internal header file, to facilitate future clean-ups
author bartv
date Mon, 22 Nov 2004 13:25:23 +0000
parents 80232dbac7fb
children 61fbcc1cb232
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog
+++ b/packages/io/flash/current/ChangeLog
@@ -1,5 +1,8 @@
 2004-11-22  Bart Veer  <bartv@ecoscentric.com>
 
+	* include/flash_priv, src/flash_legacy.h, src/flash.c,
+	src/legacy_dev.c: move cache stuff andother legacy macros
+	to an internal header.
 	* include/flash.h, include/flash_priv.h, doc/flash.sgml,
 	src/flash.c, src/legacy_dev.c: put const in the right places,
 	and rename cyg_block_info to cyg_flash_block_info