ArvernOS
|
Functions | |
int | arch_selftest () |
int arch_selftest | ( | ) |
This function is called by the selftest
built-in command in kshell
. Architecture-specific runtime checks can be implemented in this function.
0
on success, a non-zero exit code otherwise