pi-u-boot/lib/errno.c
Banana Pi -BPI 89fd230bc9 v2021.07
2023-10-29 16:07:36 +08:00

4 lines
53 B
C

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