- more fixes for EVS enabled

This commit is contained in:
2020-06-15 19:20:47 +03:00
parent 3bffbb446d
commit 0072713705
378 changed files with 2357 additions and 368 deletions

View File

@@ -10,6 +10,9 @@
#include "string.h"
#include <assert.h>
namespace evs {
#if defined __ICL
#define restrict __restrict
#else
@@ -801,3 +804,5 @@ int cldfb_reset_memory(
return 0;
}
} // end of namespace