[project @ 2004-08-13 13:04:50 by simonmar]
[ghc-hetmet.git] / ghc / compiler / codeGen / CgRetConv.hi-boot
diff --git a/ghc/compiler/codeGen/CgRetConv.hi-boot b/ghc/compiler/codeGen/CgRetConv.hi-boot
deleted file mode 100644 (file)
index 9b14f43..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-_interface_ CgRetConv 1
-_exports_
-CgRetConv CtrlReturnConvention(VectoredReturn UnvectoredReturn) ctrlReturnConvAlg;
-_declarations_
-1 data CtrlReturnConvention = VectoredReturn PrelBase.Int | UnvectoredReturn PrelBase.Int;
-1 ctrlReturnConvAlg _:_ TyCon.TyCon -> CtrlReturnConvention ;;
-