PatchworkOS
Loading...
Searching...
No Matches
time_t.h
Go to the documentation of this file.
1#ifndef _AUX_TIME_T_H
2#define _AUX_TIME_T_H 1
3
4typedef long long unsigned time_t;
5
6#endif
long long unsigned time_t
Definition time_t.h:4