mirror of
https://gitee.com/bianbu-linux/uboot-2022.10
synced 2025-04-24 14:57:15 -04:00
3 lines
53 B
C
3 lines
53 B
C
#include <errno.h>
|
|
|
|
int errno __errno_asm_label = 0;
|