Export the value of the signal used by scheduler (#4504)
[ghc-hetmet.git] / rts / Linker.c
index 2894b1e..141d20b 100644 (file)
@@ -888,6 +888,7 @@ typedef struct _RtsSymbolVal {
       SymI_HasProto(rts_unlock)                                \
       SymI_HasProto(rts_unsafeGetMyCapability)          \
       SymI_HasProto(rtsSupportsBoundThreads)           \
+      SymI_HasProto(rtsTimerSignal)            \
       SymI_HasProto(rts_isProfiled)                    \
       SymI_HasProto(setProgArgv)                       \
       SymI_HasProto(startupHaskell)                    \