ioemu: fix typo in serial emulation
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 8 Aug 2008 09:46:39 +0000 (10:46 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 8 Aug 2008 09:46:39 +0000 (10:46 +0100)
commit480d1476fcfffbd3193a3f46182c66e013bc3285
treedcc8d90a7ed9dbfc446a8c3b45b2d6d08ca5852b
parent168d8692c8d5e2530f2064fd137ee4c55e504591
ioemu: fix typo in serial emulation

There is a small bug on the serial emulation code that prevents kgdb
from working correctly over the serial.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/ioemu/hw/serial.c