]> Git Repo - linux.git/blob - lib/errno.c
[PATCH] x86_64: Add cpu_relax() to busy loops in PM timer code
[linux.git] / lib / errno.c
1 /*
2  *  linux/lib/errno.c
3  *
4  *  Copyright (C) 1991, 1992  Linus Torvalds
5  */
6
7 int errno;
This page took 0.029446 seconds and 4 git commands to generate.