I don't think this one meets the style guidelines.
On 01.03.2012 11:40, Nilay Vaish wrote: > --- a/src/arch/x86/tlb.hh Thu Mar 01 11:37:02 2012 -0600 > +++ b/src/arch/x86/tlb.hh Thu Mar 01 11:37:03 2012 -0600 > @@ -120,6 +120,8 @@ > // Checkpointing > virtual void serialize(std::ostream &os); > virtual void unserialize(Checkpoint *cp, const std::string §ion); > + > + virtual Port * getPort(); > }; > } > > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
