summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2010-03-20 07:05:44 +0800
committerScott McNutt <smcnutt@psyent.com>2010-04-02 12:28:40 -0400
commit54d809e7553939629e8941ab9eef1f762463a2b3 (patch)
tree42b765ff700ef6aed110463ad8c43bfca452a8a8 /include
parentc9d4f46b5d639a45747d5eaabd31d35856cb918f (diff)
downloadtalos-obmc-uboot-54d809e7553939629e8941ab9eef1f762463a2b3.tar.gz
talos-obmc-uboot-54d809e7553939629e8941ab9eef1f762463a2b3.zip
nios2: add asm-nios2/errno.h
Just pull in asm-generic. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Scott McNutt <smcnutt@psyent.com>
Diffstat (limited to 'include')
-rw-r--r--include/asm-nios2/errno.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-nios2/errno.h b/include/asm-nios2/errno.h
new file mode 100644
index 0000000000..4c82b503d9
--- /dev/null
+++ b/include/asm-nios2/errno.h
@@ -0,0 +1 @@
+#include <asm-generic/errno.h>
OpenPOWER on IntegriCloud