diff options
author | Michael Tokarev <mjt@tls.msk.ru> | 2014-08-02 00:14:48 +0400 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-08-09 00:06:32 +0400 |
commit | 203d65a4706be345c209f3408d3a011a3e48f0c9 (patch) | |
tree | ae900a4385efd2a6c00c6fa508a77b784a62ad39 /configure | |
parent | 2d591ce2aeebf9620ff527c7946844a3122afeec (diff) |
hw/timer/imx_*: fix TIMER_MAX clash with system symbol
The symbol TIMER_MAX used in imx_epit.c and imx_gpt.c
clashes with system symbol with the same name. Because
all qemu source files includes qemu-common.h which, in
turn, includes limits.h, which is not unusual to define
it. Rename local symbol to have a reasonable prefix.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions