1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-15 23:11:36 +02:00

i386: Add errno.h

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
This commit is contained in:
Graeme Russ
2009-08-23 12:59:45 +10:00
committed by Wolfgang Denk
parent d4e8ada0f6
commit a3ab8caee6

1
include/asm-i386/errno.h Normal file
View File

@@ -0,0 +1 @@
#include <asm-generic/errno.h>