X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FStorage.h;h=a40fd95596a316f5921ff0a43fe9e5e67f30f15f;hb=860da5c16d163ae7414344c3f14a34b2788e5814;hp=48b7ec307e023a69d8bee930d4d94ae5e64b1018;hpb=d5bd3e829c47c03157cf41cad581d2df44dfd81b;p=ghc-hetmet.git diff --git a/includes/Storage.h b/includes/Storage.h index 48b7ec3..a40fd95 100644 --- a/includes/Storage.h +++ b/includes/Storage.h @@ -173,9 +173,6 @@ extern bdescr * RTS_VAR(small_alloc_list); extern bdescr * RTS_VAR(large_alloc_list); extern bdescr * RTS_VAR(pinned_object_block); -extern StgPtr RTS_VAR(alloc_Hp); -extern StgPtr RTS_VAR(alloc_HpLim); - extern nat RTS_VAR(alloc_blocks); extern nat RTS_VAR(alloc_blocks_lim);