Am 31.10.2013 05:33, schrieb Erik de Castro Lopo: > Stefan Weil wrote: > >> Some targets use a stat64 structure for the stat64 syscall while others >> use a stat structure. SPARC64 used the wrong kind. >> >> Instead of extending the conditional compilation in syscall.c, now a >> macro TARGET_HAS_STRUCT_STAT64 is defined whenever a target has a >> target_stat64. >> >> Signed-off-by: Stefan Weil <s...@weilnetz.de> > Reviewed-by: Erik de Castro Lopo <er...@mega-nerd.com>
Ping? Peter, maybe you want to review this patch? I slightly modified your suggestion. Riku, could you please include the patch in your queue (allow Peter to review it before)? Thanks, Stefan