Description:Liteos_m Support risc-v
Reviewed-by:likailong, zhangfanfan
This commit is contained in:
@@ -110,6 +110,10 @@ extern "C" {
|
||||
#define INLINE inline
|
||||
#endif
|
||||
|
||||
#ifndef STATIC
|
||||
#define STATIC static
|
||||
#endif
|
||||
|
||||
#ifndef STATIC_INLINE
|
||||
#define STATIC_INLINE static inline
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user