linuxOS_D21X/source/uboot-2021.10/lib/errno.c
2024-11-29 16:13:46 +08:00

4 lines
53 B
C

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