fix the checkpoint bug
--HG-- extra : convert_revision : 1ccae3282737d70b14ff86c8647e2e662a42c3bc
This commit is contained in:
@@ -1448,6 +1448,8 @@ Base::unserialize(Checkpoint *cp, const std::string §ion)
|
||||
void
|
||||
Device::serialize(ostream &os)
|
||||
{
|
||||
int count;
|
||||
|
||||
// Serialize the PciDev base class
|
||||
Base::serialize(os);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user