milkv-jupiter-uboot-2022.10/lib/errno.c
2024-03-01 16:29:16 +08:00

3 lines
53 B
C

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