| commit | 1a9fcc4b765599db24fa9c32293599f24c7a19ba | [log] [tgz] |
|---|---|---|
| author | Jason McMullan <mcmullan@netapp.com> | Fri May 30 00:53:38 2008 +0900 |
| committer | Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> | Fri May 30 00:53:38 2008 +0900 |
| tree | 9c368fe16510895c4f1338a004b65cdc34fd35fa | |
| parent | e2ad8426624bac457acc6925b6ff408e9bf20466 [diff] |
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>