RTL00_HelloWorld/lib/libc/time.h

8 lines
63 B
C
Raw Normal View History

2016-09-13 09:31:00 +00:00
#ifndef _TIME_H_
#define _TIME_H_
#include <stdio.h>
#endif