chiark / gitweb /
test: add "driver" and "bus" links to test sysfs tree
[elogind.git] / klibc / include / errno.h
1 /*
2  * errno.h
3  */
4
5 #include <klibc/extern.h>
6 #include <asm/errno.h>
7
8 __extern int errno;