mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-28 05:40:23 -04:00
Introduce bswap.h for portable definitions of byte swap macros.
Signed-off-by: Thomas Klausner <wiz@NetBSD.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
25e6b5b473
commit
e0d52fdd8a
18 changed files with 56 additions and 17 deletions
|
|
@ -56,7 +56,7 @@ IMA compatibility project proceedings, Vol 2, Issue 2, May 1992.
|
|||
come across a good description of XA yet.
|
||||
*/
|
||||
|
||||
#include <byteswap.h>
|
||||
#include "bswap.h"
|
||||
#include "pcm_local.h"
|
||||
#include "pcm_plugin.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue