Clean up benchmarks; support uarch-specific counters
[riscv-tests.git] / benchmarks / vec-cmplxmult / vec_cmplxmult_main.c
index 3251ef9843e67aeb1a97134079572f03cf234195..6715c45297d92f7ee68d03d67c9a8120c65c0d9d 100644 (file)
    #include <stdlib.h>
 #else
 void printstr(const char*);
-void exit();
 #endif
 
+#include "util.h"
+
 
 //--------------------------------------------------------------------------
 // Complex Value Structs