fixed testcase
[libfirm] / ir / be / bespillremat.c
index 5ad2cee..390a0f4 100644 (file)
@@ -4618,7 +4618,7 @@ BE_REGISTER_MODULE_CONSTRUCTOR(be_init_spillremat);
 #else                          /* WITH_ILP */
 
 static __attribute__((unused))
-only_that_you_can_compile_without_WITH_ILP_defined(void)
+void only_that_you_can_compile_without_WITH_ILP_defined(void)
 {
 }