mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-08 11:36:21 -04:00
sandbox: Add asm/errno.h
This file is required for all archs. Fixes a sandbox build break on ext4. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
e5acb883ae
commit
4668a086bb
1
arch/sandbox/include/asm/errno.h
Normal file
1
arch/sandbox/include/asm/errno.h
Normal file
@ -0,0 +1 @@
|
||||
#include <asm-generic/errno.h>
|
Loading…
x
Reference in New Issue
Block a user