Systemd/klibc/include/errno.h

9 lines
89 B
C

/*
* errno.h
*/
#include <klibc/extern.h>
#include <asm/errno.h>
__extern int errno;