]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
nios2: add asm-nios2/errno.h
authorThomas Chou <thomas@wytron.com.tw>
Fri, 19 Mar 2010 23:05:44 +0000 (07:05 +0800)
committerScott McNutt <smcnutt@psyent.com>
Fri, 2 Apr 2010 16:28:40 +0000 (12:28 -0400)
Just pull in asm-generic.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
include/asm-nios2/errno.h [new file with mode: 0644]

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