This website requires JavaScript.
Explore
Help
Register
Sign In
V3s_Allwinner
/
uboot
Watch
1
Star
0
Fork
You've already forked uboot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
552998e5f7
Branches
Tags
No results found.
uboot
/
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>