diff options
author | Tony Gutierrez <anthony.gutierrez@amd.com> | 2016-12-20 11:47:30 -0500 |
---|---|---|
committer | Tony Gutierrez <anthony.gutierrez@amd.com> | 2016-12-20 11:47:30 -0500 |
commit | 02cb6b19a782a9e3d87fd5a2e446c77d5521b41d (patch) | |
tree | 00eb0f030253ae5f448976102d500ddcb36d8261 /src/mem/AddrMapper.py | |
parent | b7d072b2353038ea9d00d4ea536449295ab10839 (diff) | |
download | gem5-02cb6b19a782a9e3d87fd5a2e446c77d5521b41d.tar.xz |
ruby: fix issue with unused var in DMASequencer
the iterator declared in DMASequencer::ackCallback() is only used in an
assert, this causes clang to fail when building fast. here we move
the find call on the request table directly into the assert.
Diffstat (limited to 'src/mem/AddrMapper.py')
0 files changed, 0 insertions, 0 deletions