]> Git Repo - J-u-boot.git/blame - lib/errno.c
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / lib / errno.c
CommitLineData
be1e77f2
MB
1#include <errno.h>
2
3int errno __errno_asm_label = 0;
This page took 0.095162 seconds and 4 git commands to generate.