shithub: scc

ref: 2fd2024f5922f93cfa3b743799fc03a749b94dc9
dir: /include/bits/z80/arch/time.h/

View raw version
#ifndef _SIZET
typedef unsigned size_t;
#define _SIZET
#endif

#define _MAXYEAR 2037

typedef long time_t;