8 lines
78 B
C
8 lines
78 B
C
|
|
#ifndef _TIME_H_
|
|
#define _TIME_H_
|
|
|
|
#include <timer.h>
|
|
|
|
#endif /* _TIME_H_ */
|