removed space
This commit is contained in:
@@ -32,7 +32,6 @@ void FifoStrict::NotifyBeginRD()
|
||||
// controller.scheduleNextFromScheduler explicitly, otherwise there will be a deadlock in the system
|
||||
controller.scheduleNextFromScheduler(DramExtension::getBank(buffer.front()));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
std::pair<Command, tlm::tlm_generic_payload *> FifoStrict::getNextRequest(Bank bank)
|
||||
|
||||
Reference in New Issue
Block a user