mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
C++ fixes...
This commit is contained in:
parent
662fe6efa8
commit
7fc7063718
1 changed files with 0 additions and 4 deletions
|
|
@ -5,10 +5,6 @@
|
||||||
* *
|
* *
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef SND_LITTLE_ENDIAN
|
#ifdef SND_LITTLE_ENDIAN
|
||||||
|
|
||||||
#define snd_host_to_LE_16(val) (val)
|
#define snd_host_to_LE_16(val) (val)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue