]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mips: Add an 'include/asm/errno.h', like all other architectures
authorJason McMullan <mcmullan@netapp.com>
Thu, 29 May 2008 15:53:38 +0000 (00:53 +0900)
committerShinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Thu, 29 May 2008 15:53:38 +0000 (00:53 +0900)
commit1a9fcc4b765599db24fa9c32293599f24c7a19ba
tree9c368fe16510895c4f1338a004b65cdc34fd35fa
parente2ad8426624bac457acc6925b6ff408e9bf20466
mips: Add an 'include/asm/errno.h', like all other architectures

All other u-boot architectures have an include/asm/errno.h, so
this change adds it to the mips include/asm-mips headers also.

Stolen from Linux 2.6.25.

Signed-off-by: Jason McMullan <mcmullan@netapp.com>
include/asm-mips/errno.h [new file with mode: 0644]