summaryrefslogtreecommitdiff
path: root/sparc64.ld
diff options
context:
space:
mode:
authorNathan Froyd <froydnj@codesourcery.com>2009-08-11 12:47:59 -0700
committerAnthony Liguori <aliguori@us.ibm.com>2009-08-24 08:46:48 -0500
commit5ec4d682d27afad912a3f7866fa0d87d37912aa3 (patch)
treeebb1d82acbe9fb30a790b5fc8c5d8af497bad9e0 /sparc64.ld
parent177539e06d23f8a5dbbeb1a5e3ab56a96654221e (diff)
downloadqemu-5ec4d682d27afad912a3f7866fa0d87d37912aa3.tar.gz
eliminate errors about unused results in block/vpc.c
These errors come up when compiling with gcc-4.3.3 and some older headers: /scratch/froydnj/qemu.git/block/vpc.c: In function 'vpc_create': /scratch/froydnj/qemu.git/block/vpc.c:514: error: value computed is not used /scratch/froydnj/qemu.git/block/vpc.c:516: error: value computed is not used /scratch/froydnj/qemu.git/block/vpc.c:517: error: value computed is not used /scratch/froydnj/qemu.git/block/vpc.c:566: error: value computed is not used Use memcpy to copy the strings instead of strncpy. Signed-off-by: Nathan Froyd <froydnj@codesourcery.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'sparc64.ld')
0 files changed, 0 insertions, 0 deletions