projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abcd11d
)
std::
author
Nathan Binkert
<binkertn@umich.edu>
Wed, 11 Aug 2004 13:05:13 +0000
(09:05 -0400)
committer
Nathan Binkert
<binkertn@umich.edu>
Wed, 11 Aug 2004 13:05:13 +0000
(09:05 -0400)
--HG--
extra : convert_revision :
8383048265ef5b4d7c995dbf44f7d85e349ddbde
dev/uart.hh
patch
|
blob
|
history
diff --git
a/dev/uart.hh
b/dev/uart.hh
index ac8ed7d733e899a6e8bfbe6328277506d969127a..855915840d14e5fe215dec29f47b2fb00947b12e 100644
(file)
--- a/
dev/uart.hh
+++ b/
dev/uart.hh
@@
-75,7
+75,7
@@
class Uart : public PioDevice
Platform *platform;
public:
- Uart(const string &name, SimConsole *c, MemoryController *mmu,
+ Uart(const st
d::st
ring &name, SimConsole *c, MemoryController *mmu,
Addr a, Addr s, HierParams *hier, Bus *bus, Tick pio_latency,
Platform *p);