diff options
author | Jeff Law <jeffreyalaw@gmail.com> | 2022-03-19 20:01:33 -0400 |
---|---|---|
committer | Jeff Law <jeffreyalaw@gmail.com> | 2022-03-19 20:01:33 -0400 |
commit | 0c8679e080d4d55a0d6b7aefbf52188584b2b8e9 (patch) | |
tree | 24dce17fc23426e396998d575ae3dd699d7c133e /newlib/libc/stdio | |
parent | 090797e3d3ddae25404584e4e43061911066f685 (diff) | |
download | newlib-0c8679e080d4d55a0d6b7aefbf52188584b2b8e9.zip newlib-0c8679e080d4d55a0d6b7aefbf52188584b2b8e9.tar.gz newlib-0c8679e080d4d55a0d6b7aefbf52188584b2b8e9.tar.bz2 |
Avoid using common symbols in v850 libgloss
I've had this lying around for probably a year or two at this point.
It just changes all the instance of "errno" from a common symbol to an
extern. I can't offhand recall where the actual definition is, but it
certainly exists in the generic code.
Diffstat (limited to 'newlib/libc/stdio')
0 files changed, 0 insertions, 0 deletions