aboutsummaryrefslogtreecommitdiff
path: root/ar-lib
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-05-29 17:57:55 -0400
committerMike Frysinger <vapier@gentoo.org>2021-05-29 18:05:20 -0400
commit952170707bb525babcd48f6e907512e36a4982ca (patch)
treed393a7d0b1994e46d3f229352e2c0c90fb8590ed /ar-lib
parent1f8ef36f752871485e6e462dc1cfaa8ac5058011 (diff)
downloadbinutils-952170707bb525babcd48f6e907512e36a4982ca.zip
binutils-952170707bb525babcd48f6e907512e36a4982ca.tar.gz
binutils-952170707bb525babcd48f6e907512e36a4982ca.tar.bz2
sim: ppc: avoid shadowing errno
If the OS headers define the "errno" symbol, it breaks some of these funcs that were using "int errno" itself. Rename local vars to "err" to avoid that, and delete the old "extern int errno".
Diffstat (limited to 'ar-lib')
0 files changed, 0 insertions, 0 deletions