x86: Set up the global data pointer in C instead of asm
[oweals/u-boot.git] / lib / errno.c
1 int errno = 0;