comparison libtwamr/e_homing.h @ 419:2a094af3d384

libtwamr: implement encoder top level
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 07 May 2024 04:51:04 +0000
parents 9aa554f8cf39
children
comparison
equal deleted inserted replaced
418:93d6c6960a46 419:2a094af3d384
28 ******************************************************************************** 28 ********************************************************************************
29 * DECLARATION OF PROTOTYPES 29 * DECLARATION OF PROTOTYPES
30 ******************************************************************************** 30 ********************************************************************************
31 */ 31 */
32 32
33 Word16 encoder_homing_frame_test (Word16 input_frame[]); 33 Word16 encoder_homing_frame_test (const Word16 input_frame[]);
34 34
35 #endif 35 #endif