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