RTL00ConsoleROM/lib/libc/time.h
2016-09-26 17:55:41 +03:00

7 lines
63 B
C

#ifndef _TIME_H_
#define _TIME_H_
#include <stdio.h>
#endif