chore(runtime/lean): style
This commit is contained in:
parent
4429aac0b3
commit
57fd302f84
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ extern "C" {
|
|||
#define LEAN_ALWAYS_INLINE
|
||||
#endif
|
||||
|
||||
#define LEAN_BYTE(Var, Index) *(((uint8_t*)&Var)+Index)
|
||||
#define LEAN_BYTE(Var, Index) *(((uint8_t*)&Var)+Index)
|
||||
|
||||
#define LeanMaxCtorTag 245
|
||||
#define LeanClosure 246
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue