]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Add missing header file
authorSimon Glass <sjg@chromium.org>
Fri, 20 Sep 2024 07:24:25 +0000 (09:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 3 Oct 2024 17:52:16 +0000 (11:52 -0600)
commit99344c847d4fe3da288f430274a514052c29aed1
tree8ddd85d99008bee1fd1448a553b433ca590248af
parentefddda8f03f027cf6ed0f1d7e479c87c26247822
sandbox: Add missing header file

This file uses __aligned so should include the header which defines
that.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/include/asm/sections.h