[SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()
[deliverable/linux.git] / lib / errno.c
CommitLineData
1da177e4
LT
1/*
2 * linux/lib/errno.c
3 *
4 * Copyright (C) 1991, 1992 Linus Torvalds
5 */
6
7int errno;
This page took 0.043455 seconds and 5 git commands to generate.