git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15191 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
3dd90761f5
commit
1de1586775
|
@ -105,7 +105,7 @@
|
|||
* @note Can be implemented as an empty macro if not supported by the
|
||||
* compiler.
|
||||
*/
|
||||
#define CC_FORCE_INLINE inline
|
||||
#define CC_FORCE_INLINE
|
||||
|
||||
/**
|
||||
* @brief Marks a function as non-returning.
|
||||
|
|
Loading…
Reference in New Issue