aboutsummaryrefslogtreecommitdiff
path: root/include/util/status.h
blob: f6966dd4110d935dc2207aede79d9c7ae6718ae1 (plain)
1
2
3
4
5
6
#ifndef UTIL_STATUS_H
#define UTIL_STATUS_H

void status(void);

#endif