2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* fatal.t: Reflect c/src/exec having moved to cpukit.
This commit is contained in:
Ralf Corsepius
2003-05-22 08:26:03 +00:00
parent 1984f4823b
commit 5f196d7331
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* fatal.t: Reflect c/src/exec having moved to cpukit.
2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem

View File

@@ -90,7 +90,7 @@ of the error and whether or not the error was internally
generated by the executive. If the error was generated
from an API, then the error code will be of that API's
error or status codes. The status codes for the RTEMS
API are in c/src/exec/rtems/headers/status.h. Those
API are in cpukit/rtems/include/rtems/rtems/status.h. Those
for the POSIX API can be found in <errno.h>.
The @code{@value{DIRPREFIX}fatal_error_occurred} directive is responsible