mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -05:00
PCM API cleaning. silencing implementation. xfer_min removal
This commit is contained in:
parent
684703b387
commit
8f1b27dfb8
29 changed files with 1189 additions and 853 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#ifdef INTERVAL_C
|
||||
#define INLINE inline
|
||||
#else
|
||||
#define INLINE static inline
|
||||
#define INLINE extern inline
|
||||
#endif
|
||||
|
||||
INLINE void interval_all(interval_t *i)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue