image: Add an inline declaration of unmap_sysmem()
authorPaul HENRYS <paul.henrys_ext@softathome.com>
Mon, 24 Feb 2025 21:20:51 +0000 (22:20 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 28 Feb 2025 22:51:01 +0000 (16:51 -0600)
commit47f9186a3e1cf8a18a94feda362025c40ce690cd
treee6761855175dfe014d1b3d88acce4ef9b78fea6e
parent942c8c8e669739d2e8dec67a7ed90158defc93ed
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