pi-u-boot/lib/errno.c

4 lines
53 B
C
Raw Normal View History

2023-10-29 16:07:36 +08:00
#include <errno.h>
int errno __errno_asm_label = 0;