summaryrefslogtreecommitdiff
path: root/src/include/source/shell/uptime.h
blob: 740b7e39d1049d48e1884fe67eccc080aec340ac (plain)
1
2
3
4
5
6
#ifndef SOURCE_SHELL_UPTIME
#define SOURCE_SHELL_UPTIME

void uptime(void);

#endif