]> Git Repo - u-boot.git/blame - lib/errno.c
efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
[u-boot.git] / lib / errno.c
CommitLineData
be1e77f2
MB
1#include <errno.h>
2
3int errno __errno_asm_label = 0;
This page took 0.076497 seconds and 4 git commands to generate.