Changes between Version 3 and Version 4 of Component/Vci Block Device


Ignore:
Timestamp:
Dec 3, 2008, 3:43:39 PM (15 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Block Device

    v3 v4  
    7878     const soclib::common::IntTab & index,  // Target index
    7979     const soclib::common::MappingTable &mt,  // MappingTable
    80      const std::string &filename ) // mapped file, may be a host block device
     80     const std::string &filename, // mapped file, may be a host block device
     81     const uint32_t block_size = 512 ); // one-block size
    8182}}}
    8283