Initialize variables to make GCC 4.6 not complain
commit13d41fbd4bb0a59ebdfcb452341be7c7fcf04360
authorRoland Schulz <roland@utk.edu>
Thu, 24 Nov 2011 06:03:50 +0000 (24 01:03 -0500)
committerRoland Schulz <roland@utk.edu>
Thu, 24 Nov 2011 06:03:50 +0000 (24 01:03 -0500)
tree8079a98230667ff09bafbea5717f8f78f7c17f13
parent48aac4d6519a7017f81cf05833940cfa931dc9c0
Initialize variables to make GCC 4.6 not complain

The variables are only used when initialized but GCC doesn't detect that.

Change-Id: Ib79383e14d5de90f99f0f267e5039f811980bdb8
src/kernel/gen_vsite.c