commit | b1c265424abfa5a1b2589e606b4e4dafbb5108f0 | [log] [tgz] |
---|---|---|
author | Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> | Mon Aug 13 11:04:07 2012 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Aug 13 11:04:07 2012 +0100 |
tree | 981b387f5a067d2d44cb51ed16138a342a4e08c2 | |
parent | 4e8f1be21287a101996c56fc2e22737692e2868d [diff] |
ssd0323: abort() instead of exit(1) on error. To be more consistent with the newer ways of error signalling. That and SIGABT is easier to debug with than exit(1). Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>