Welcome to mirror list, hosted at ThFree Co, Russian Federation.

errno.c « lib - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 41cb9d76c0528bfc5aebae3ef3606ca4b646593a (plain)
1
2
3
4
5
6
7
/*
 *  linux/lib/errno.c
 *
 *  Copyright (C) 1991, 1992  Linus Torvalds
 */

int errno;