ArvernOS
Loading...
Searching...
No Matches
kshell.h File Reference

Functions

int arch_selftest ()
 

Function Documentation

◆ 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.

Returns
0 on success, a non-zero exit code otherwise