errno.h 79 B

12345678
  1. #ifndef _LINUX_ERRNO_H
  2. #define _LINUX_ERRNO_H
  3. #include <asm/errno.h>
  4. #endif