summaryrefslogtreecommitdiff
path: root/ldso
diff options
context:
space:
mode:
authorRon <ron@debian.org>2009-06-27 04:44:27 +0930
committerMike Frysinger <vapier@gentoo.org>2009-07-05 20:27:17 -0400
commit8ee834680d39677a60e26a0de4ece2f0c1ebbde2 (patch)
treed6e76722bc716e70917af4d3d540164fdf60948e /ldso
parent4a758b0f333fc886b2b4ce715cab22027adb03a6 (diff)
Avoid warnings about shifting more bits than we have
The test here is a constant expression and will compile out. For platforms that don't need the shift the code gets slightly smaller and simpler, for those that do the result is unchanged. Signed-off-by: Ron Lee <ron@debian.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'ldso')
0 files changed, 0 insertions, 0 deletions