Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

is a pointer to a variable used to hold an error code:

OS_ERR_FATAL_RETURN

if we ever return to this function.

OS_ERR_OS_RUNNING

if the kernel is already running. In other words, if this function has already been called.

Returned Value

None

Notes/Warnings

...