image: Add an inline declaration of unmap_sysmem()
authorPaul HENRYS <paul.henrys_ext@softathome.com>
Wed, 12 Feb 2025 09:31:22 +0000 (10:31 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 21 Feb 2025 14:34:21 +0000 (08:34 -0600)
commita85a67a16075f3515d8c4d6b909d7895ce136178
treedfb558f5b31e783a7618101df607cc97654a7ea7
parent77718437862ee849bd8818c482208aaa92363c8d
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>
tools/mkimage.h