]> Git Repo - u-boot.git/blob - lib/errno.c
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
[u-boot.git] / lib / errno.c
1 #include <errno.h>
2
3 int errno __errno_asm_label = 0;
This page took 0.025178 seconds and 4 git commands to generate.