Ruby: Remove some unused typedefs
[gem5.git] / src / cpu / decode_cache.hh
2011-09-09 Gabe BlackDecode: Pull instruction decoding out of the StaticInst...