X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FStgMiscClosures.h;h=16cd476172eb2cd85dfc0115287610d59204affe;hb=311df5db57b78a34d195f554cca805a057741709;hp=61518e8dec0ef4525ddd866683648e5917354924;hpb=d9f20043f1bff6d3731e62de4db4d98fcff57498;p=ghc-hetmet.git diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h index 61518e8..16cd476 100644 --- a/includes/StgMiscClosures.h +++ b/includes/StgMiscClosures.h @@ -619,7 +619,6 @@ extern StgWord rts_stop_on_exception[]; extern StgWord rts_breakpoint_io_action[]; // Schedule.c -extern int RTS_VAR(context_switch); extern StgWord RTS_VAR(blocked_queue_hd), RTS_VAR(blocked_queue_tl); extern StgWord RTS_VAR(sleeping_queue); extern StgWord RTS_VAR(blackhole_queue);