errno.h 82 B

123456
  1. #ifndef _ARM_ERRNO_H
  2. #define _ARM_ERRNO_H
  3. #include <asm-generic/errno.h>
  4. #endif