initial commit
This commit is contained in:
7
lib/amb1_sdk/common/api/platform/time64_gcc.h
Normal file
7
lib/amb1_sdk/common/api/platform/time64_gcc.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _TIME_64_GCC_H
|
||||
#define _TIME_64_GCC_H
|
||||
|
||||
#define __time_t_defined
|
||||
#define time_t long long
|
||||
|
||||
#endif //_TIME_64_GCC_H
|
||||
Reference in New Issue
Block a user