source:
trunk/minix/lib/other/errno.c@
10
| Last change on this file since 10 was 9, checked in by , 15 years ago | |
|---|---|
| File size: 108 bytes | |
| Line | |
|---|---|
| 1 | #include <lib.h> |
| 2 | /* errno.c - declare variable errno Author: F. Meulenbroeks */ |
| 3 | |
| 4 | int errno = 0; |
Note:
See TracBrowser
for help on using the repository browser.