diff options
| author | Jerzy Kasenberg <[email protected]> | 2020-08-26 16:34:56 +0200 |
|---|---|---|
| committer | Jerzy Kasenberg <[email protected]> | 2020-09-28 08:41:17 +0200 |
| commit | 5ad2f8efc6ce77d3f58f3292838367dea8c41826 (patch) | |
| tree | 35c68051fe8d53f6729a79f419ccaf00aed37fde /src/common/sys_queue.h | |
| parent | 6f3d0af1e65f9741cd9a735fea596e466645e234 (diff) | |
audio_device: Fix inline function specifiers
Having just inline keyword for function specified in header
may not be enough to generate code for function.
Adding static solves this problem.
static inline is used in all other inline functions in TinyUSB.
Diffstat (limited to 'src/common/sys_queue.h')
0 files changed, 0 insertions, 0 deletions
