This prevents the warning, "implicit declaration of function raise", in programs that call raise(). I forgot to declare it because the function raise() is in libc but the declaration goes in libsys. |
||
|---|---|---|
| .. | ||
| cvmach | ||
| include | ||
| libsys | ||
This prevents the warning, "implicit declaration of function raise", in programs that call raise(). I forgot to declare it because the function raise() is in libc but the declaration goes in libsys. |
||
|---|---|---|
| .. | ||
| cvmach | ||
| include | ||
| libsys | ||