comparison packages/devs/flash/synthv2/current/include/synth.h @ 1764:96ec7e534d98

V2 flash header files clean-up. Eliminate flash_priv.h, moving the functionality into flash_dev.h instead.
author bartv
date Tue, 22 Feb 2005 21:03:43 +0000
parents 2f4e31c45a45
children
comparison
equal deleted inserted replaced
1763:42c8ea63b78d 1764:96ec7e534d98
50 // 50 //
51 //####DESCRIPTIONEND#### 51 //####DESCRIPTIONEND####
52 // 52 //
53 //========================================================================== 53 //==========================================================================
54 54
55 #include <cyg/io/flash_priv.h> 55 #include <cyg/io/flash.h>
56 #include <cyg/io/flash_dev.h>
56 57
57 // Structure of data private to each flash device 58 // Structure of data private to each flash device
58 struct cyg_flash_synth_priv 59 struct cyg_flash_synth_priv
59 { 60 {
60 // Configuration parameters, 61 // Configuration parameters,