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-05 20:54:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f9d7e17e84
u-boot
/
arch
/
arm
/
include
/
asm
/
errno.h
2 lines
31 B
C
Raw
Normal View
History
Unescape
Escape
asm-generic: Consolidate errno.h to asm-generic/errno.h This patch use blackfin errno.h implementation which correspond Linux kernel one. MIPS implemetation is different that's why I keep it. I removed ppc_error_no.h from Marvell boards which was the same too. I have got ack from ppc40x, blackfin, arm, coldfire and avr custodians. Acked-by: Stefan Roese <sr@denx.de> Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-06-30 13:47:30 +00:00
#
include
<asm-generic/errno.h>
Reference in a new issue
Copy permalink