commit | f56d927687f1b02782e576cef52e5d1a27b781c1 | [log] [tgz] |
---|---|---|
author | Christophe Favergeon <Christophe.Favergeon@arm.com> | Thu Jul 09 13:42:47 2020 +0200 |
committer | Christophe Favergeon <Christophe.Favergeon@arm.com> | Thu Jul 09 13:42:47 2020 +0200 |
tree | a24f278a8e8268692e45f5b94516906d73e64cad | |
parent | 62157d8bb66064a5333f3a0e4781ccd9020cd71f [diff] [blame] |
CMSIS-DSP: Improvement to test framework. Software markers for IPSS.
diff --git a/CMSIS/DSP/Testing/main.cpp b/CMSIS/DSP/Testing/main.cpp index 37df76b..e82d86b 100644 --- a/CMSIS/DSP/Testing/main.cpp +++ b/CMSIS/DSP/Testing/main.cpp
@@ -53,6 +53,7 @@ extern "C" void _exit(int return_code); #endif + int main() { int r;