On 28 April 2012 16:38, Peter Maydell <[email protected]> wrote:
> On 28 April 2012 16:07, Stefan Weil <[email protected]> wrote:
>> SYS_OPEN is already defined in stdio.h of MinGW-w64,
>> therefore the compiler complains when building for w64.
>>
>> Adding the prefix TARGET_ avoids that macro redefinition.
>> xtensa-semi.c also uses the same prefix (but mixed case macros
>> TARGET_SYS_xxx instead of TARGET_SYS_XXX).
>>
>> Signed-off-by: Stefan Weil <[email protected]>
>
> Acked-by: Peter Maydell <[email protected]>

(by which I mean "no objections", not "I have taken it
into any tree of mine"; if you want this in before freeze
you should get Blue to commit it I guess.)

-- PMM

Reply via email to