CoolPotOS/include/date.h

7 lines
105 B
C

#ifndef CRASHPOWEROS_DATE_H
#define CRASHPOWEROS_DATE_H
int setup_date();
#endif //CRASHPOWEROS_DATE_H