X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FLinker.c;h=7e937653ee4a59099f763c75cb3698477a3aa399;hp=91354a348a55d367a201cddd73ab6fa27df4311c;hb=0790115160dcca0e2c84157523db1b83db4b1774;hpb=a2078a78922aa516376f2a0414d39b075b163244 diff --git a/rts/Linker.c b/rts/Linker.c index 91354a3..7e93765 100644 --- a/rts/Linker.c +++ b/rts/Linker.c @@ -977,8 +977,7 @@ typedef struct _RtsSymbolVal { SymI_NeedsProto(__muldi3) \ SymI_NeedsProto(__ashldi3) \ SymI_NeedsProto(__ashrdi3) \ - SymI_NeedsProto(__lshrdi3) \ - SymI_NeedsProto(__eprintf) + SymI_NeedsProto(__lshrdi3) #else #define RTS_LIBGCC_SYMBOLS #endif