commit | 8bd9806505ddc76bba7c6dc351bd4c0a154f8e5d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Sep 28 08:23:45 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Sat Sep 29 10:00:29 2012 -0700 |
tree | 7c844caca3c4415fcb500512eb6736d4f193be4e | |
parent | bfbbd30510e75ee26d21a13464357770385054e2 [diff] |
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>