arm: Silence warning about shadow declarations
commit42fb51e0d4e7ab9fe8ff2be3a7405acb8d44e9b2
authorKhem Raj <raj.khem@gmail.com>
Wed, 7 Jul 2010 19:19:56 +0000 (7 12:19 -0700)
committerKhem Raj <raj.khem@gmail.com>
Wed, 7 Jul 2010 19:19:56 +0000 (7 12:19 -0700)
treeab0cb52eeb419fb94204e28c3da2c086a90965de
parent13f9f3229bd7623352927f3b0de17e2b3f7a3ecc
arm: Silence warning about shadow declarations

libc/inet/socketcalls.c: In function ‘__libc_recvfrom’:
libc/inet/socketcalls.c:229:1: warning: declaration of ‘_sys_result’
shadows a previous local
libc/inet/socketcalls.c:229:1: warning: shadowed declaration is here

Signed-off-by: Khem Raj <raj.khem@gmail.com>
libc/sysdeps/linux/arm/bits/syscalls.h
libc/sysdeps/linux/arm/sysdep.h