u-boot/lib/errno.c
2023-08-08 09:42:06 +08:00

4 lines
53 B
C

#include <errno.h>
int errno __errno_asm_label = 0;