From 2739a5099838025963269b6ff0e448c9c8a3ba52 Mon Sep 17 00:00:00 2001 From: Eric Laurent Date: Tue, 9 Nov 2010 17:27:36 -0800 Subject: Removed ALSA user space library and utilities Change-Id: I0a6492f7c834ea572531e77f75486bcc385e345b --- alsa-utils/android/aconfig.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 alsa-utils/android/aconfig.h (limited to 'alsa-utils/android/aconfig.h') diff --git a/alsa-utils/android/aconfig.h b/alsa-utils/android/aconfig.h deleted file mode 100644 index 1ac3aa0..0000000 --- a/alsa-utils/android/aconfig.h +++ /dev/null @@ -1,14 +0,0 @@ - -#define DATADIR "/system/usr/share/alsa" - -#define rindex strrchr -#define open64 open - -//typedef int off64_t; - -#undef __swab16 -#define __swab16(x) __arch__swab16((x)) - -#undef __swab32 -#define __swab32(x) __arch__swab32((x)) - -- cgit v1.1