mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ps: added doxygen documentation
This commit is contained in:
parent
89b32aefe3
commit
a31aa449a6
@ -26,6 +26,9 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @brief Print information to all active threads to stdout.
|
||||
*/
|
||||
void ps(void);
|
||||
int _ps_handler(int argc, char **argv);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user