aboutsummaryrefslogtreecommitdiff
path: root/celt/tests/test_unit_cwrs32.c
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2024-03-12 17:24:49 +0000
committerSadaf Ebrahimi <sadafebrahimi@google.com>2024-03-12 17:39:01 +0000
commit15c162f4666fec92509f7c8ea62308e2234a6067 (patch)
tree9f47d34cae17b90863bad0b94e6c9b3edd7b2b39 /celt/tests/test_unit_cwrs32.c
parente42fff9d341bc5cc34c7d9dfa1950fd97f7ff77b (diff)
parent23d4b31de15a723716f9fde5ec736773f2e1aa2e (diff)
downloadlibopus-15c162f4666fec92509f7c8ea62308e2234a6067.tar.gz
Upgrade libopus to v1.5
This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update external/libopus For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md Test: TreeHugger Change-Id: I5e8ccb33e729bd87984107ac9fc99987d8ff79f4
Diffstat (limited to 'celt/tests/test_unit_cwrs32.c')
-rw-r--r--celt/tests/test_unit_cwrs32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/celt/tests/test_unit_cwrs32.c b/celt/tests/test_unit_cwrs32.c
index 36dd8af5..f6b8ac4b 100644
--- a/celt/tests/test_unit_cwrs32.c
+++ b/celt/tests/test_unit_cwrs32.c
@@ -157,5 +157,6 @@ int main(void){
/*printf("\n");*/
}
}
+ RESTORE_STACK;
return 0;
}