mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-10 16:08:12 +08:00
Updated the description section of the admin_shutdown routine.
This commit is contained in:
@@ -62,7 +62,20 @@ system.
|
||||
|
||||
@subheading DESCRIPTION:
|
||||
|
||||
The @code{admin_shutdown} function restarts the system.
|
||||
|
||||
If {_POSIX_ADMIN} is defined:
|
||||
|
||||
The @code{admin_shutdown} function restarts the system. The
|
||||
@code{args} argument specifies alternate or optional behavior
|
||||
for the @code{admin_shutdown} function. The @code{admin_type}
|
||||
member of each element of the @code{args} array specifies the
|
||||
optional behavior to be performed. There are som @code{admin_types}
|
||||
values that may provoke unspecified behavior. The @code[nargs}
|
||||
argument specifies the length of the @code{args} array.
|
||||
|
||||
Otherwise:
|
||||
|
||||
The @code{admin_shutdown} function shall fail.
|
||||
|
||||
@subheading NOTES:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user