X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2FStgMiscClosures.h;h=3c6482799bea58ca133b7bb7b6242678bb537ba7;hp=82671287de5de67a7e67f4d31b9f232d9d9c2805;hb=cdce647711c0f46f5799b24de087622cb77e647f;hpb=dc8ffcb9797ade3e3a68e6ec0a89fe2e7444e0ef diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h index 8267128..3c64827 100644 --- a/includes/StgMiscClosures.h +++ b/includes/StgMiscClosures.h @@ -589,8 +589,8 @@ RTS_FUN(readTVarzh_fast); RTS_FUN(writeTVarzh_fast); RTS_FUN(checkzh_fast); -RTS_FUN(infoPtrzh_fast); -RTS_FUN(closurePayloadzh_fast); +RTS_FUN(unpackClosurezh_fast); +RTS_FUN(getApStackValzh_fast); RTS_FUN(noDuplicatezh_fast);