[SPARC]: Deal with glibc changing macro names in modpost.c
authorBen Colline <bcollins@debian.org>
Fri, 19 Aug 2005 20:44:57 +0000 (13:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Aug 2005 20:44:57 +0000 (13:44 -0700)
GLIBC 2.3.4 and later changed the STT_REGISTER macro to
STT_SPARC_REGISTER, so we need to cope with that somehow.

Original patch from fabbione, reposted by Ben Collins.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found