commit | 929a62a0d72571d977757832daf07fe7ad1aa425 | [log] [tgz] |
---|---|---|
author | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | Sun Sep 14 16:28:26 2008 +0000 |
committer | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | Sun Sep 14 16:28:26 2008 +0000 |
tree | 6045c94ef4462e712d762948f4d3793728618da3 | |
parent | fdbbb5d9f256c983b195e4e75c514f47feae00b0 [diff] |
target-mips: fix warning Attached patch fixes a warning in cpu_mips_find_by_name(). 'name' is a string, so it should be declared as char*, not unsigned char*. (Hervé Poussineau) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5213 c046a42c-6fe2-441c-8c8c-71466251a162