Add another FP recoding test case
[riscv-tests.git] / benchmarks / vec-cmplxmult / vec_cmplxmult_main.c
index 3251ef9843e67aeb1a97134079572f03cf234195..62521c4d13c96d5e5e9964b57dc4ece31fd71948 100644 (file)
@@ -1,3 +1,5 @@
+// See LICENSE for license details.
+
 //**************************************************************************
 // Vector-Thread Complex Multiply benchmark
 //--------------------------------------------------------------------------
    #include <stdlib.h>
 #else
 void printstr(const char*);
-void exit();
 #endif
 
+#include "util.h"
+
 
 //--------------------------------------------------------------------------
 // Complex Value Structs