fixed vreg clearning

This commit is contained in:
fares
2019-11-22 20:36:11 -05:00
parent 10505feaf5
commit bff1b207c2
8 changed files with 63 additions and 92592 deletions

View File

@@ -7,7 +7,7 @@
extern "C" {
#endif
void vx_vec_test(int *);
void vx_vec_test(int n, int* a, int* b, int* c); //vvaddint32
#ifdef __cplusplus