mips: fix command line arguments
authorKorey Sewell <ksewell@umich.edu>
Thu, 17 Sep 2009 19:59:43 +0000 (15:59 -0400)
committerKorey Sewell <ksewell@umich.edu>
Thu, 17 Sep 2009 19:59:43 +0000 (15:59 -0400)
commitb7094ec38b8ec2f4de1fdf3d60a0f5953efa3e06
tree2aaf0673fb621d2a90d15b6df8689477aead372a
parent6f7e1961131250817f6b73f5ee8cf7902bb4bba0
mips: fix command line arguments
arguments were not being saved correctly into M5 memory
src/arch/mips/linux/process.cc
src/arch/mips/linux/process.hh
src/arch/mips/process.cc
src/arch/mips/process.hh