uboot/include/linux/errno.h

7 lines
86 B
C

#ifndef _LINUX_ERRNO_H
#define _LINUX_ERRNO_H
#include <asm-generic/errno.h>
#endif