]> Git Repo - u-boot.git/blame - lib/errno.c
fwu: add dependency checks for selecting FWU metadata version
[u-boot.git] / lib / errno.c
CommitLineData
be1e77f2
MB
1#include <errno.h>
2
3int errno __errno_asm_label = 0;
This page took 0.078036 seconds and 4 git commands to generate.