36a37
> #include "arch/isa_traits.hh"
41d41
< #include "arch/isa_traits.hh"
52a53,57
> namespace TheISA
> {
> class Predecoder;
> }
>
127a133
> std::vector<TheISA::Predecoder *> predecoders;