commit | 8bdc206feacd5ceed2bcd6db96ffa34a42b570d9 | [log] [download] |
---|---|---|
author | Howard M. Harte <hharte2@magicandroidapps.com> | Tue Nov 20 16:33:26 2012 -0800 |
committer | Howard M. Harte <hharte2@magicandroidapps.com> | Tue Nov 20 16:33:26 2012 -0800 |
tree | d4c42bf7d66f5d0c2805833873090d435a064d1f | |
parent | 2f72d3efb0f39e39425e71985a2162df3c11de27 [diff] |
Replace getw/putw with sim_read/sim_write For endian-neutral behavior use sim_read/sim_write instead of getwand putw.