errno.h 84 B

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