x86: Revert [02321b16685f] which breaks m5ops on x86
authorAndreas Sandberg <andreas@sandberg.pp.se>
Mon, 25 Mar 2013 12:20:15 +0000 (13:20 +0100)
committerAndreas Sandberg <andreas@sandberg.pp.se>
Mon, 25 Mar 2013 12:20:15 +0000 (13:20 +0100)
commit670fc52f1812727457eaf6cb4fca1a520a6a8c20
tree7db571c0bf898c8ef1a4d8c729420d467892d72a
parent546ffb2d6d09f84956b0bc2e472fb77bbe0fc2b6
x86: Revert [02321b16685f] which breaks m5ops on x86

Changeset 02321b16685f added m5_writefile to m5op_x86.S a second time,
which causes a compilation error on when compiling for x86. This
changeset reverts that changeset and fixes the error.
util/m5/m5op_x86.S