Change the way module initialisation is done (#3252, #4417)
[ghc-hetmet.git] / rts / ProfHeap.c
index 39b64d4..f7fbd32 100644 (file)
@@ -309,7 +309,7 @@ void initProfiling1 (void)
 {
 }
 
-void freeProfiling1 (void)
+void freeProfiling (void)
 {
 }