X86: Generate code for 'm5_writefile'
Review Request #1478 - Created Oct. 23, 2012 and submitted
| Information | |
|---|---|
| Lluís Vilanova | |
| gem5 | |
| Reviewers | |
| Default | |
Not adding it prevents the compilation of the 'm5' tool with 'util/m5/Makefile.x86'.
Posted (Nov. 15, 2012, 9:48 a.m.)
Lluis, thanks for catching this. Looks like the problem is that this changeset here (http://repo.gem5.org/gem5/rev/79592b2b1d55) added the writefile op but only implemented it for ARM. Does that mean we really should be adding this for Alpha and SPARC too?
