u-boot-brain/arch/nds32/include/asm/errno.h
Simon Glass ea6bd08b77 nds32: Add a basic errno.h
This is available on other architectures, and nds32 will start to break
without it as code starts to use error numbers more.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-02-18 15:29:07 +08:00

2 lines
31 B
C

#include <asm-generic/errno.h>