merge GHC HEAD
[ghc-hetmet.git] / rts / Linker.c
index 6b52be6..28ba9a0 100644 (file)
@@ -826,12 +826,6 @@ typedef struct _RtsSymbolVal {
       SymI_HasProto(stg_myThreadIdzh)                   \
       SymI_HasProto(stg_labelThreadzh)                  \
       SymI_HasProto(stg_newArrayzh)                     \
-      SymI_HasProto(stg_copyArrayzh)                    \
-      SymI_HasProto(stg_copyMutableArrayzh)             \
-      SymI_HasProto(stg_cloneArrayzh)                   \
-      SymI_HasProto(stg_cloneMutableArrayzh)            \
-      SymI_HasProto(stg_freezzeArrayzh)                 \
-      SymI_HasProto(stg_thawArrayzh)                    \
       SymI_HasProto(stg_newBCOzh)                       \
       SymI_HasProto(stg_newByteArrayzh)                 \
       SymI_HasProto_redirect(newCAF, newDynCAF)         \