root/lib/errno.c

/* [previous][next][first][last][top][bottom][index][help] */
   1 /*
   2  *  linux/lib/errno.c
   3  *
   4  *  Copyright (C) 1991, 1992  Linus Torvalds
   5  */
   6 
   7 int errno;

/* [previous][next][first][last][top][bottom][index][help] */