mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
Lot of cleanings with the help of gcc3
This commit is contained in:
parent
ce8275b943
commit
5b50ec848a
59 changed files with 669 additions and 667 deletions
|
|
@ -19,11 +19,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifdef SND_INTERVAL_C
|
||||
#define INTERVAL_INLINE inline
|
||||
#else
|
||||
#define INTERVAL_INLINE extern inline
|
||||
#endif
|
||||
#define INTERVAL_INLINE static inline
|
||||
|
||||
INTERVAL_INLINE void snd_interval_any(snd_interval_t *i)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue