diff options
Diffstat (limited to 'rts/RtsSymbols.c')
-rw-r--r-- | rts/RtsSymbols.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rts/RtsSymbols.c b/rts/RtsSymbols.c index 2380ac7135..993af91528 100644 --- a/rts/RtsSymbols.c +++ b/rts/RtsSymbols.c @@ -1020,6 +1020,7 @@ SymI_HasProto(registerInfoProvList) \ SymI_HasProto(lookupIPE) \ RTS_USER_SIGNALS_SYMBOLS \ + RTS_LINKER_USE_MMAP_SYMBOLS \ RTS_INTCHAR_SYMBOLS |