ps: added doxygen documentation
This commit is contained in:
parent
89b32aefe3
commit
a31aa449a6
@ -26,6 +26,9 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @brief Print information to all active threads to stdout.
|
||||||
|
*/
|
||||||
void ps(void);
|
void ps(void);
|
||||||
int _ps_handler(int argc, char **argv);
|
int _ps_handler(int argc, char **argv);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user