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:
Thomas Klausner 2016-03-03 12:16:57 +01:00 committed by Takashi Iwai
parent 25e6b5b473
commit e0d52fdd8a
18 changed files with 56 additions and 17 deletions

View file

@ -27,7 +27,7 @@
*/
#include <byteswap.h>
#include "bswap.h"
#include <time.h>
#include <pthread.h>
#include <dlfcn.h>