ps: removed unnecessary prototype from header

dev/timer
Oleg Hahm 8 years ago
parent a31aa449a6
commit 5e94995bfb

@ -30,7 +30,6 @@ extern "C" {
* @brief Print information to all active threads to stdout.
*/
void ps(void);
int _ps_handler(int argc, char **argv);
#ifdef __cplusplus
}

Loading…
Cancel
Save