Move some includes around to uncover missing deps
This commit is contained in:
parent
cebeb48005
commit
b73203a0b7
11 changed files with 21 additions and 12 deletions
|
|
@ -23,6 +23,8 @@
|
|||
#ifndef MACROS_H
|
||||
#define MACROS_H
|
||||
|
||||
#define NUM_AXIS 4
|
||||
|
||||
#define FORCE_INLINE __attribute__((always_inline)) inline
|
||||
|
||||
// Bracket code that shouldn't be interrupted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue