]> git.baikalelectronics.ru Git - uboot.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)
commit3c83193ac9e781960d2dcf6be9e8511b550fd80a
treed651d8c00a26ceb7c706e8e09bf480faab9fb3f7
parentcffd00cbad60825d359c9ecdf6d21363abdd10f4
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