diff options
Diffstat (limited to 'rts/include/stg/MiscClosures.h')
-rw-r--r-- | rts/include/stg/MiscClosures.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rts/include/stg/MiscClosures.h b/rts/include/stg/MiscClosures.h index 1eed441eae..8c6b863d0a 100644 --- a/rts/include/stg/MiscClosures.h +++ b/rts/include/stg/MiscClosures.h @@ -571,8 +571,6 @@ RTS_FUN_DECL(stg_traceBinaryEventzh); RTS_FUN_DECL(stg_traceMarkerzh); RTS_FUN_DECL(stg_getThreadAllocationCounterzh); RTS_FUN_DECL(stg_setThreadAllocationCounterzh); -RTS_FUN_DECL(stg_cloneMyStackzh); - /* Other misc stuff */ // See wiki:commentary/compiler/backends/ppr-c#prototypes |