]> Git Repo - J-u-boot.git/blob - lib/errno.c
Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u-boot-dfu
[J-u-boot.git] / lib / errno.c
1 #include <errno.h>
2
3 int errno __errno_asm_label = 0;
This page took 0.027027 seconds and 4 git commands to generate.