X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FStgMiscClosures.h;fp=includes%2FStgMiscClosures.h;h=e2ec9e4d74ae30ba75002ab676c486a6800bb697;hb=1b62aecee4a58f52999cfa53f1c6b7744b29b808;hp=94244a9a9508e03ec83b87ee8a86fe5f2e1a3c70;hpb=a0b4833f77f420053e4b78e40ac17d9687d382e0;p=ghc-hetmet.git diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h index 94244a9..e2ec9e4 100644 --- a/includes/StgMiscClosures.h +++ b/includes/StgMiscClosures.h @@ -540,6 +540,7 @@ RTS_FUN(word64ToIntegerzh_fast); RTS_FUN(unsafeThawArrayzh_fast); RTS_FUN(newByteArrayzh_fast); RTS_FUN(newPinnedByteArrayzh_fast); +RTS_FUN(newAlignedPinnedByteArrayzh_fast); RTS_FUN(newArrayzh_fast); RTS_FUN(newMutVarzh_fast);