i386: Add errno.h
authorGraeme Russ <graeme.russ@gmail.com>
Sun, 23 Aug 2009 02:59:45 +0000 (12:59 +1000)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:08 +0000 (09:04 -0500)
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
include/asm-i386/errno.h [new file with mode: 0644]

diff --git a/include/asm-i386/errno.h b/include/asm-i386/errno.h
new file mode 100644 (file)
index 0000000..4c82b50
--- /dev/null
@@ -0,0 +1 @@
+#include <asm-generic/errno.h>