This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-19 03:08:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
014414f536
u-boot
/
arch
/
mips
/
include
/
asm
/
errno.h
2 lines
31 B
C
Raw
Normal View
History
Unescape
Escape
MIPS: asm/errno.h: switch to asm-generic/errno.h This fixes several warnings like In file included from ./u-boot/include/linux/mtd/mtd.h:13:0, from env_onenand.c:37: ./u-boot/build/vct_platinumavc_onenand_small/include2/asm/errno.h:52:0: warning: "ENOMSG" redefined [enabled by default] Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2013-06-08 17:23:12 +00:00
#
include
<asm-generic/errno.h>
Reference in a new issue
Copy permalink