mem: Updated DRAMSim2 wrapper to new drain API
Somehow this one slipped through without being updated.
This commit is contained in:
@@ -349,7 +349,7 @@ DRAMSim2::getSlavePort(const std::string &if_name, PortID idx)
|
||||
}
|
||||
}
|
||||
|
||||
unsigned int
|
||||
DrainState
|
||||
DRAMSim2::drain()
|
||||
{
|
||||
// check our outstanding reads and writes and if any they need to
|
||||
|
||||
Reference in New Issue
Block a user