Makefile of vecadd along with the edited main files of working runtime tests

This commit is contained in:
MalikBurton
2020-07-21 13:15:17 -04:00
parent 9b69cd430d
commit ccad86ff6d
4 changed files with 27 additions and 38 deletions

View File

@@ -1,9 +1,5 @@
#include "../../intrinsics/vx_intrinsics.h"
#include "../../io/vx_io.h"
#include "../common/tests.h"
#include "../../vx_api/vx_api.h"
#include "../../fileio/fileio.h"
#include <vx_intrinsics.h>
// #include <utlist.h>
#include <string.h>