std::
--HG-- extra : convert_revision : 8383048265ef5b4d7c995dbf44f7d85e349ddbde
This commit is contained in:
parent
abcd11d36f
commit
256afbbe26
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ class Uart : public PioDevice
|
|||
Platform *platform;
|
||||
|
||||
public:
|
||||
Uart(const string &name, SimConsole *c, MemoryController *mmu,
|
||||
Uart(const std::string &name, SimConsole *c, MemoryController *mmu,
|
||||
Addr a, Addr s, HierParams *hier, Bus *bus, Tick pio_latency,
|
||||
Platform *p);
|
||||
|
||||
|
|
Loading…
Reference in a new issue