summaryrefslogtreecommitdiff
path: root/include/asm-i386/errno.h
diff options
context:
space:
mode:
authorGraeme Russ <graeme.russ@gmail.com>2009-08-23 12:59:45 +1000
committerTom Rix <Tom.Rix@windriver.com>2009-10-03 09:04:08 -0500
commit8b576fa2c43a3a9e775452c2d4ae2766f6d089bf (patch)
tree32a8d0689a02dfd6d8b5daacbb15647e7016a874 /include/asm-i386/errno.h
parentbdb2802f4acf7be9a6a3e06ba270a3dab95df400 (diff)
downloadu-boot-imx-8b576fa2c43a3a9e775452c2d4ae2766f6d089bf.zip
u-boot-imx-8b576fa2c43a3a9e775452c2d4ae2766f6d089bf.tar.gz
u-boot-imx-8b576fa2c43a3a9e775452c2d4ae2766f6d089bf.tar.bz2
i386: Add errno.h
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Diffstat (limited to 'include/asm-i386/errno.h')
-rw-r--r--include/asm-i386/errno.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-i386/errno.h b/include/asm-i386/errno.h
new file mode 100644
index 0000000..4c82b50
--- /dev/null
+++ b/include/asm-i386/errno.h
@@ -0,0 +1 @@
+#include <asm-generic/errno.h>