URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rc203soc/] [sw/] [uClinux/] [lib/] [errno.c] - Rev 1777
Go to most recent revision | Compare with Previous | Blame | View Log
/* * linux/lib/errno.c * * Copyright (C) 1991, 1992 Linus Torvalds */ int errno;
Go to most recent revision | Compare with Previous | Blame | View Log