commit | 8b576fa2c43a3a9e775452c2d4ae2766f6d089bf | [log] [tgz] |
---|---|---|
author | Graeme Russ <graeme.russ@gmail.com> | Sun Aug 23 12:59:45 2009 +1000 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Oct 03 09:04:08 2009 -0500 |
tree | 32a8d0689a02dfd6d8b5daacbb15647e7016a874 | |
parent | bdb2802f4acf7be9a6a3e06ba270a3dab95df400 [diff] |
i386: Add errno.h Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
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>