examples: use architecture specific memset() on RISC-V
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 23 Nov 2024 08:47:53 +0000 (09:47 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 5 Jan 2025 01:30:47 +0000 (02:30 +0100)
commite18186686fc6c4f1b7ef04a5f77b74fcd44cb721
tree5eccd95522cf3a3096d92b97fad4e3024a8fd928
parent9eb59201ab60b7ca3af41cd3000f8ff823ae5f02
examples: use architecture specific memset() on RISC-V

Build the architecture specific memset() if configured.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
examples/api/Makefile