Merge tag 'u-boot-stm32-20210906' of https://source.denx.de/u-boot/custodians/u-boot-stm
[u-boot.git] / lib / errno.c
CommitLineData
be1e77f2
MB
1#include <errno.h>
2
3int errno __errno_asm_label = 0;
This page took 0.02735 seconds and 4 git commands to generate.