summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rts/RtsSymbols.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rts/RtsSymbols.c b/rts/RtsSymbols.c
index 4482e1f820..2895711089 100644
--- a/rts/RtsSymbols.c
+++ b/rts/RtsSymbols.c
@@ -710,6 +710,7 @@
SymI_HasProto(stg_copySmallArrayzh) \
SymI_HasProto(stg_copySmallMutableArrayzh) \
SymI_HasProto(stg_casSmallArrayzh) \
+ SymI_HasProto(stg_copyArray_barrier) \
SymI_HasProto(stg_newBCOzh) \
SymI_HasProto(stg_newByteArrayzh) \
SymI_HasProto(stg_casIntArrayzh) \