Files
rt-thread/libc/minilibc/time.h
bernard.xiong 3c246ff153 add STM32 gcc version. apply scons build system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@98 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-14 09:47:48 +00:00

7 lines
75 B
C

#ifndef __TIME_H__
#define __TIME_H__
#include <sys/time.h>
#endif