linuxOS_D21X/source/uboot-2021.10/lib/errno.c

4 lines
53 B
C
Raw Normal View History

2024-11-29 08:13:19 +00:00
#include <errno.h>
int errno __errno_asm_label = 0;