source:
trunk/sys/dietlibc/errlistu.c
@
357
| Last change on this file since 357 was 1, checked in by , 9 years ago | |
|---|---|
| File size: 99 bytes | |
| Line | |
|---|---|
| 1 | /* |
| 2 | * used by perror() and strerror() |
| 3 | */ |
| 4 | |
| 5 | const char __sys_err_unknown [] = "[unknown error]"; |
| 6 |
Note: See TracBrowser
for help on using the repository browser.
