]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-shared/sh1.c
Merge commit 'upstream/2.20'
[msp430-binutils.git] / ld / testsuite / ld-shared / sh1.c
index 20f183c2642c507119a1834df219a9129d0543ad..c8e523249a32b6e86881d61607d875167552bcef 100644 (file)
@@ -71,12 +71,6 @@ shlib_shlibcall2 ()
 {
   return shlib_overriddencall2 ();
 }
-
-int
-shlib_overriddencall2 ()
-{
-  return 7;
-}
 #endif
 
 /* This function calls a function defined by the main program.  */