On 20.02.2014, at 20:47, Peter Maydell <[email protected]> wrote:
> 64 bit constants need the "ULL" suffix, not just "UL", because > on 32 bit platforms 'long' is not large enough and this will > cause a compiler warning. > > Signed-off-by: Peter Maydell <[email protected]> Thanks, applied to ppc-next. Alex
