Move nested functions check64 and check32 in link_map.c to file scope.
authorChih-Hung Hsieh <chh@google.com>
Tue, 17 Nov 2015 22:45:15 +0000 (14:45 -0800)
committerMark Wielaard <mjw@redhat.com>
Sun, 3 Jan 2016 21:24:51 +0000 (22:24 +0100)
commite3bfee665f696003df3c638dbe5d57d1139a1950
tree489017e2506dc9858e228384eee14555fd322805
parent67c15c4a5103d70b694456eff8f343b2c3cb47fd
Move nested functions check64 and check32 in link_map.c to file scope.

* In libdwfl/link_map.c, nested functions check64, check32, are moved
  to file scope to compile with clang.

Signed-off-by: Chih-Hung Hsieh <chh@google.com>
Signed-off-by: Mark Wielaard <mjw@redhat.com>
libdwfl/ChangeLog
libdwfl/link_map.c