ia64-dis.c: Undefine ABS to avoid clash with glib
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 29 Oct 2011 11:58:26 +0000 (12:58 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 1 Nov 2011 16:50:12 +0000 (11:50 -0500)
commitc6d157297423cfbfb8656959b01d1a15747d13db
treebfc5f66235ed8af19804d8ce1d3337372bca67e0
parent6c0d7576294ba631ae03be7e47487d23b533a570
ia64-dis.c: Undefine ABS to avoid clash with glib

Undefine ABS to avoid a clash with the macro that glib.h
helpfully defines for us (and a resulting build failure
on ia64 hosts).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ia64-dis.c