X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FLinker.c;h=de2009f0cc2b5f90d6c6f7b67088dacf54e58f38;hb=abe2139ead3ec4aac34fee740eff89f1c50ccb56;hp=63d89e07b8c9bc491f5fd55ad6e01e87271c18d8;hpb=7caee7d767b393127d10533510ec802041dce052;p=ghc-hetmet.git diff --git a/rts/Linker.c b/rts/Linker.c index 63d89e0..de2009f 100644 --- a/rts/Linker.c +++ b/rts/Linker.c @@ -966,6 +966,7 @@ typedef struct _RtsSymbolVal { SymI_HasProto(stg_writeTVarzh) \ SymI_HasProto(stg_yieldzh) \ SymI_NeedsProto(stg_interp_constr_entry) \ + SymI_HasProto(stg_arg_bitmaps) \ SymI_HasProto(alloc_blocks_lim) \ SymI_HasProto(g0) \ SymI_HasProto(allocate) \