commit | 56eab8f51a2099b3289172647dab7aaf20740723 | [log] [tgz] |
---|---|---|
author | Paul HENRYS <paul.henrys_ext@softathome.com> | Wed Feb 12 10:31:22 2025 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 21 08:34:21 2025 -0600 |
tree | dfb558f5b31e783a7618101df607cc97654a7ea7 | |
parent | c8859afc6ae527756a0e6ed9106cdfa6ad895230 [diff] |
image: Add an inline declaration of unmap_sysmem() Add an empty inline declaration when compiling tools for a host where unmap_sysmem() is not defined. Signed-off-by: Paul HENRYS <paul.henrys_ext@softathome.com>