summaryrefslogtreecommitdiff
path: root/src/common/sys_queue.h
diff options
context:
space:
mode:
authorJerzy Kasenberg <[email protected]>2020-08-26 16:34:56 +0200
committerJerzy Kasenberg <[email protected]>2020-09-28 08:41:17 +0200
commit5ad2f8efc6ce77d3f58f3292838367dea8c41826 (patch)
tree35c68051fe8d53f6729a79f419ccaf00aed37fde /src/common/sys_queue.h
parent6f3d0af1e65f9741cd9a735fea596e466645e234 (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