diff libtwamr/bitno.c @ 355:9beb01439a90

libtwamr: implement DHF check function
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 05 May 2024 21:59:18 +0000
parents f931e704adc5
children
line wrap: on
line diff
--- a/libtwamr/bitno.c	Sun May 05 21:34:23 2024 +0000
+++ b/libtwamr/bitno.c	Sun May 05 21:59:18 2024 +0000
@@ -81,7 +81,7 @@
 };
 
 /* overall table with all parameter sizes for all modes */
-const Word16 *bitno[9] = {
+const Word16 * const bitno[9] = {
    bitno_MR475,
    bitno_MR515,
    bitno_MR59,