longlong: fix sh -Wundef builds
commit6e76c11f89e9bd0b8bb7185dc754bf6c7dac572b
authorMike Frysinger <vapier@gentoo.org>
Thu, 7 Jan 2016 22:18:09 +0000 (7 17:18 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 7 Jan 2016 22:29:17 +0000 (7 17:29 -0500)
treed43df165a83e9558ffb7541ab71c10db5168ad28
parent5d29eefd6151e1475aeb4d89041313451c02fa41
longlong: fix sh -Wundef builds

This file fails when building for SuperH as it assumes __SHMEDIA__
is always defined.  Update the code to check if it's defined.
ChangeLog
stdlib/longlong.h