mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01: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 changed files with 1 additions and 0 deletions
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…
Add table
Reference in a new issue