diff options
author | Peter Chubb <peter.chubb@nicta.com.au> | 2011-11-22 04:20:23 +0100 |
---|---|---|
committer | Andrzej Zaborowski <balrog@zabor.org> | 2011-12-05 21:38:41 +0100 |
commit | 4abc7ebf5f00bb53439e2923cd47f7642491abf8 (patch) | |
tree | 29d009570e5165ff057cff3eae0073bb41fafdfb /os-win32.c | |
parent | eb5d5beaebd102599a915f6c4813d445ddc9dc84 (diff) | |
download | qemu-4abc7ebf5f00bb53439e2923cd47f7642491abf8.zip qemu-4abc7ebf5f00bb53439e2923cd47f7642491abf8.tar.gz qemu-4abc7ebf5f00bb53439e2923cd47f7642491abf8.tar.bz2 |
Fix hw_error messages from arm_timer.c
Two of the calls to hw_error() in arm_timer.c contain the wrong function name.
As suggested by Andreas Färber, use the C99 standard __func__ macro to
get the correct name, instead of putting the name directly into the code.
Signed-off-by: Peter Chubb <peter.chubb@nicta.com.au>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
Diffstat (limited to 'os-win32.c')
0 files changed, 0 insertions, 0 deletions