Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. #include <_ansi.h>
  2.  
  3. char *
  4. _DEFUN(_user_strerror, (errnum),
  5.        int errnum)
  6. {
  7.   return 0;
  8. }
  9.