X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FLinker.c;h=d8ec9f0cb41ba7a92278a0d3f90aec61e8e96951;hb=05fd4e9ddd2fb1d76dc9b8733353105eeea3a3d4;hp=0bbd869386b3a969616336e1c2e3d87369ed6290;hpb=dea74f1966c4ccaa765911baa11749335d35b2aa;p=ghc-hetmet.git diff --git a/rts/Linker.c b/rts/Linker.c index 0bbd869..d8ec9f0 100644 --- a/rts/Linker.c +++ b/rts/Linker.c @@ -979,7 +979,7 @@ typedef struct _RtsSymbolVal { SymI_HasProto(stg_yieldzh) \ SymI_NeedsProto(stg_interp_constr_entry) \ SymI_HasProto(stg_arg_bitmaps) \ - SymI_HasProto(alloc_blocks_lim) \ + SymI_HasProto(large_alloc_lim) \ SymI_HasProto(g0) \ SymI_HasProto(allocate) \ SymI_HasProto(allocateExec) \