commit | 74782223de16e30940630b2bdb488e650ece6cd4 | [log] [tgz] |
---|---|---|
author | Tristan Gingold <gingold@adacore.com> | Fri Dec 03 12:05:03 2010 +0100 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Dec 11 18:34:15 2010 +0000 |
tree | 60eca4e796ec4ba06463a9c290e2c520a490b561 | |
parent | 34557491911f8977b5863628b1b6f5a9c95f9c29 [diff] |
isa-bus.c: use hw_error instead of fprintf Minor clean-up in isa-bus.c. Using hw_error is more consistent. There is a difference however: hw_error dumps the cpu state. Signed-off-by: Tristan Gingold <gingold@adacore.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>