diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2012-01-10 10:20:32 -0600 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2012-01-10 10:20:32 -0600 |
commit | adff204c976fb821ac3f2d3545fc28e3fa30c088 (patch) | |
tree | 297f542e03eb14a487a29b67a9b92c31b237813b /src/mem/config | |
parent | cfa1d26b43614af88154f6015a7f3a4a6b7c08de (diff) | |
download | gem5-adff204c976fb821ac3f2d3545fc28e3fa30c088.tar.xz |
Sparse Memory: Simplify the structure for an entry
The SparseMemEntry structure includes just one void* pointer. It seems
unnecessary that we have a structure for this. The patch removes the
structure and makes use of a typedef on void* instead.
Diffstat (limited to 'src/mem/config')
0 files changed, 0 insertions, 0 deletions