RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / Hpc.h
diff --git a/rts/Hpc.h b/rts/Hpc.h
deleted file mode 100644 (file)
index a0ff40b..0000000
--- a/rts/Hpc.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef HPC_H
-#define HPC_H
-
-extern void startupHpc(void);
-extern void exitHpc(void);
-
-#endif /* HPC_H */
-
-
-