mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -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
|
|
@ -21,11 +21,7 @@
|
|||
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifdef SND_MASK_C
|
||||
#define MASK_INLINE inline
|
||||
#else
|
||||
#define MASK_INLINE extern inline
|
||||
#endif
|
||||
#define MASK_INLINE static inline
|
||||
|
||||
#ifndef MASK_MASK
|
||||
#define MASK_MAX 31
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue