On 05/28/2014 07:22 AM, Peter Maydell wrote: > The merge of this fails to build for me (32 bit ARM host): > CC lm32-softmmu/target-lm32/lm32-semi.o > In file included from /root/qemu/target-lm32/lm32-semi.c:18:0: > /root/qemu/target-lm32/helper.h:1:31: error: expected ‘)’ before ‘void’ > make[1]: *** [target-lm32/lm32-semi.o] Error 1 > > (conflict with the lm32-semihosting branch which got applied first?)
Yep. It's a one-line fix. r~
