]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: correct posix_types.h define
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 17 Apr 2023 07:08:56 +0000 (09:08 +0200)
committerSimon Glass <sjg@chromium.org>
Fri, 28 Apr 2023 17:30:18 +0000 (11:30 -0600)
commitc383e85434f1f278a55134213cd1b7125185c429
tree0ae5b691eb59f16efb59a67d2296b59ba49bba57
parente0dda26c2e9fb4150a5ab0b8b5ad58da5dd355cd
sandbox: correct posix_types.h define

arch/arm/include/asm/posix_types.h and
arch/sandbox/include/asm/posix_types.h should use different defines.

Add SPDX header.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sandbox/include/asm/posix_types.h