Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot...
[platform/kernel/u-boot.git] / lib / errno.c
1 #include <errno.h>
2
3 int errno __errno_asm_label = 0;