core, pxe: Don't push on one stack and pop from the other in pxenv
[syslinux.git] / core / errno.c
blobadfd92f82363cd364aae891bf622003e27c57e3a
1 #include <klibc/compiler.h>
2 #include <errno.h>
4 __export int errno;