From 5fc59f88c1b4b145a6deeea5cd0af459e56fc4b6 Mon Sep 17 00:00:00 2001 From: Meco Man <920369182@qq.com> Date: Fri, 12 Feb 2021 12:14:45 +0800 Subject: [PATCH] update --- components/libc/compilers/common/sys/time.h | 1 + 1 file changed, 1 insertion(+) diff --git a/components/libc/compilers/common/sys/time.h b/components/libc/compilers/common/sys/time.h index 6e74b901e5..df5b4fae93 100644 --- a/components/libc/compilers/common/sys/time.h +++ b/components/libc/compilers/common/sys/time.h @@ -6,6 +6,7 @@ * Change Logs: * Date Author Notes * 2020-09-07 Meco Man combine gcc armcc iccarm + * 2021-02-12 Meco Man move all definitions located in to this file */ #ifndef _SYS_TIME_H_ #define _SYS_TIME_H_