mc146818: Correctly serialize tickEvent
authorNilay Vaish <nilay@cs.wisc.edu>
Mon, 10 Oct 2011 22:01:33 +0000 (17:01 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Mon, 10 Oct 2011 22:01:33 +0000 (17:01 -0500)
commitb61e34fab8a653a5e015e4b9b0f4a121ca59335c
tree5ee05b49d024fbd7639fc4455f7d465b69e51d1f
parent4fcf8e9959e281259a4e9e29fbd34e67fa6072dc
mc146818: Correctly serialize tickEvent
'tickEvent' was not being serialized as in its place 'event' was being used.
This patch rectifies this error.
src/dev/mc146818.cc