sim: change raddr to address_word
authorMike Frysinger <vapier@gentoo.org>
Tue, 30 Mar 2010 20:40:27 +0000 (20:40 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 30 Mar 2010 20:40:27 +0000 (20:40 +0000)
commit6bf91687eb2ee78ad7cb60708d9f66288e345e16
tree52567dc0569b152d578806896236920ae3bf74d1
parent15f3c2de23e579e8965294c24de2a0bb5971273b
sim: change raddr to address_word

The sim read/write buffer functions deal with address_word's, not
unsigned_words's, so make sure the local raddr variable matches
accordingly.
sim/common/ChangeLog
sim/common/sim-core.c