mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-07 04:06:06 -05: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
|
|
@ -59,7 +59,7 @@ alsainclude_HEADERS += alisp.h
|
|||
endif
|
||||
|
||||
noinst_HEADERS = alsa sys.h search.h list.h aserver.h local.h alsa-symbols.h \
|
||||
asoundlib-head.h asoundlib-tail.h type_compat.h
|
||||
asoundlib-head.h asoundlib-tail.h bswap.h type_compat.h
|
||||
|
||||
DISTCLEANFILES = stamp-vh version.h alsa asoundlib.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue