]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Correctly define BITS_PER_LONG
authorMichal Suchanek <msuchanek@suse.de>
Sat, 22 Oct 2022 21:22:01 +0000 (23:22 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 1 Mar 2023 18:22:27 +0000 (11:22 -0700)
commit3cbaa4e1efa70b463a0057920e145f5e52784b9a
treed651d8c00a26ceb7c706e8e09bf480faab9fb3f7
parent9fb3d7a7c551a543f0df48dd0ccbacd189f1cd33
sandbox: Correctly define BITS_PER_LONG

SANDBOX_BITS_PER_LONG is the number of bits in long on the sandbox
platform.

Signed-off-by: Michal Suchanek <msuchanek@suse.de>
arch/sandbox/include/asm/types.h