summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-04-16 16:23:30 +0000
committerIan Lynagh <igloo@earth.li>2008-04-16 16:23:30 +0000
commit4ea7a5296b3693ad3818a13ab396181366963a79 (patch)
tree3dedec819a116985652973406b4c4d7a3e6586b0 /includes
parent4f92da533cd1c7b5f41ef8794ee6a284f1680413 (diff)
downloadhaskell-4ea7a5296b3693ad3818a13ab396181366963a79.tar.gz
Remove some duplicate extern decls
Diffstat (limited to 'includes')
-rw-r--r--includes/StgMiscClosures.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h
index 1d2b32cb47..421e62ef7a 100644
--- a/includes/StgMiscClosures.h
+++ b/includes/StgMiscClosures.h
@@ -547,9 +547,6 @@ RTS_FUN(newByteArrayzh_fast);
RTS_FUN(newPinnedByteArrayzh_fast);
RTS_FUN(newArrayzh_fast);
-RTS_FUN(decodeFloatzh_fast);
-RTS_FUN(decodeDoublezh_fast);
-
RTS_FUN(newMutVarzh_fast);
RTS_FUN(atomicModifyMutVarzh_fast);