Adrian Chadd 4d0b267a1f [sh] Fix a "may be unused" warning on mips-gcc
mips-gcc for mips32 was complaining that c was potentially used before
being set.  Setting it to 0 before calling fdgetsc() looks like the right
thing to do in this instance; there's an explicit check for c == 0 later
on.

Tested: mips-gcc mips32 build, running /bin/sh on mips32
2020-04-16 23:31:39 +00:00
..
2017-10-31 00:07:04 +00:00
2019-03-09 00:30:13 +00:00
2019-09-30 22:00:48 +00:00
2018-11-04 17:56:16 +00:00
2017-12-07 01:57:27 +00:00
2019-12-11 17:37:53 +00:00
2018-12-03 20:01:51 +00:00
2018-10-31 17:47:08 +00:00
2020-02-02 20:51:28 +00:00
2018-06-17 05:14:50 +00:00
2017-10-31 00:07:04 +00:00
2017-10-31 00:07:04 +00:00
2017-10-31 00:07:04 +00:00
2017-10-06 08:43:14 +00:00