repo.or.cz
/
syslinux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bios: Fix lowmem check
[syslinux.git]
/
core
/
errno.c
blob
adfd92f82363cd364aae891bf622003e27c57e3a
1
#include <klibc/compiler.h>
2
#include <errno.h>
3
4
__export
int
errno
;