MIPS: add a debugging flag head file in vtophys.cc
Review Request #996 - Created Jan. 15, 2012 and submitted
| Information | |
|---|---|
| Deyuan Guo | |
| gem5 | |
| Reviewers | |
| Default | |
[--splitting the mips-fs patch--] We need to add VtoPhys debugging flag head file, because the flag is used in vtophys.cc.
Posted (Jan. 16, 2012, 12:07 a.m.)
We keep #include statements sorted alphabetically, so this needs to move up a couple of lines. http://gem5.org/Coding_Style#.23includes Sorry for the nitpicking... thanks for submitting this. Perhaps we should start compiling MIPS_FS in our regressions.
Review request changed
Updated (Jan. 16, 2012, 12:28 a.m.)
Change Summary:
Thanks very much for your suggestions. In this version, I sorted the include statements alphabetically, and delete the unused "using namespace std;".
Diff: |
Revision 2 (+1 -1) |
|---|
