summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/errno.h
diff options
context:
space:
mode:
authorGraeme Russ <graeme.russ@gmail.com>2011-04-13 19:43:28 +1000
committerGraeme Russ <graeme.russ@gmail.com>2011-04-13 19:43:28 +1000
commitfea25720013f84427a0ba8833a38614fcaf488ba (patch)
tree59399e99054261e245a1f2f2dbb478adad1d49ab /arch/x86/include/asm/errno.h
parentdbf7115a326fa70ac3e4ca87497c7e21c6642b45 (diff)
downloadtalos-obmc-uboot-fea25720013f84427a0ba8833a38614fcaf488ba.tar.gz
talos-obmc-uboot-fea25720013f84427a0ba8833a38614fcaf488ba.zip
x86: Rename i386 to x86
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Diffstat (limited to 'arch/x86/include/asm/errno.h')
-rw-r--r--arch/x86/include/asm/errno.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/include/asm/errno.h b/arch/x86/include/asm/errno.h
new file mode 100644
index 0000000000..4c82b503d9
--- /dev/null
+++ b/arch/x86/include/asm/errno.h
@@ -0,0 +1 @@
+#include <asm-generic/errno.h>
OpenPOWER on IntegriCloud