----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/453/ -----------------------------------------------------------
(Updated 2011-01-29 19:36:33.797798) Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan Binkert. Summary (updated) ------- Fault: Move the definition of NoFault from faults.hh to fault.hh. Moving the definition of NoFault into fault.hh doesn't bring any new dependencies with it, and allows some files to include just fault.hh which has less baggage. NoFault will still be available to everything that includes faults.hh because it includes fault.hh. Diffs (updated) ----- src/sim/fault.hh 31a04e5ac4be src/sim/faults.hh 31a04e5ac4be Diff: http://reviews.m5sim.org/r/453/diff Testing ------- Thanks, Gabe
_______________________________________________ m5-dev mailing list m5-dev@m5sim.org http://m5sim.org/mailman/listinfo/m5-dev