Branch: refs/heads/master Home: https://github.com/OpenAMP/open-amp Commit: baee3ff92d8ff9839aff822edbbb8b735f39d158 https://github.com/OpenAMP/open-amp/commit/baee3ff92d8ff9839aff822edbbb8b735... Author: Arnaud Pouliquen arnaud.pouliquen@st.com Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths: M apps/examples/rpc_demo/rpc_demod.c
Log Message: ----------- apps: rpc_demo: fix compilation warning
The GCC compiler complains about the printf of a size_t variable. add 'z' length modifier to fix the warning.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@st.com
openamp-rp@lists.openampproject.org