|
embclib
0.1
|
complier relative macros for optimization More...

Go to the source code of this file.
Macros | |
| #define | _ASM_ __asm |
| #define | _INLINE_ inline |
| #define | _STATIC_INLINE_ static inline |
complier relative macros for optimization
| #define _ASM_ __asm |
asm keyword for target Compiler
| #define _INLINE_ inline |
inline keyword for target Compiler
| #define _STATIC_INLINE_ static inline |
static inline combination for \ inline function
1.8.15