u-boot-brain/lib/errno.c

4 lines
53 B
C

#include <errno.h>
int errno __errno_asm_label = 0;