diff options
author | Steve Reinhardt <stever@eecs.umich.edu> | 2006-02-21 11:27:53 -0500 |
---|---|---|
committer | Steve Reinhardt <stever@eecs.umich.edu> | 2006-02-21 11:27:53 -0500 |
commit | 8a753f6ae23d9f2c00be2230344d81e031b62b4c (patch) | |
tree | 6b534d0ace3f32b8bcb65cd13d821cde01bc11cf /dev/uart8250.cc | |
parent | 00be4e8510f587603cf358d615d19d8bbf8ec57e (diff) | |
download | gem5-8a753f6ae23d9f2c00be2230344d81e031b62b4c.tar.xz |
Move read/writeBlob functions to Port class;
clean up implementation a little.
SConscript:
Add mem/port.cc
cpu/simple/cpu.cc:
cpu/simple/cpu.hh:
Move read/writeBlob functions to base Port class.
mem/port.hh:
Implement read/writeBlob functions.
No need for them to be virtual since the proxy
object (now called TranslatingPort) is not a
subclass of Port.
mem/port.cc:
Implement read/writeBlob functions.
--HG--
extra : convert_revision : a3660eaa43a7c286aca962f17fa32fbd42bf1fa6
Diffstat (limited to 'dev/uart8250.cc')
0 files changed, 0 insertions, 0 deletions