summaryrefslogtreecommitdiff
path: root/include/asm-microblaze
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-07-16 21:53:15 +0200
committerWolfgang Denk <wd@denx.de>2009-07-16 21:53:15 +0200
commit6973fb414c36b25b4622917d6a223510be0678f5 (patch)
treed58fa0a540aa2f9c91d31ec4247eaf1af28f63aa /include/asm-microblaze
parent6c3fef28b9fff0d7f3fa4c51c3ee0ae8c2a3b043 (diff)
parentbc0d3296f1780b50e6b9630aee5eb368f2afb6cb (diff)
downloadu-boot-imx-6973fb414c36b25b4622917d6a223510be0678f5.zip
u-boot-imx-6973fb414c36b25b4622917d6a223510be0678f5.tar.gz
u-boot-imx-6973fb414c36b25b4622917d6a223510be0678f5.tar.bz2
Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze
Diffstat (limited to 'include/asm-microblaze')
-rw-r--r--include/asm-microblaze/errno.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-microblaze/errno.h b/include/asm-microblaze/errno.h
new file mode 100644
index 0000000..4c82b50
--- /dev/null
+++ b/include/asm-microblaze/errno.h
@@ -0,0 +1 @@
+#include <asm-generic/errno.h>