alsa-lib/include
Takashi Iwai f0fbd4c03e add support for hosts that have custom symbol prefixes
From: Mike Frysinger <vapier@gentoo.org>

some architectures, like Blackfin, have a prefix added to all symbols (in our
case it's historical baggage)

while normally packages shouldnt care, when code starts mixing assembler with
C (like symbol versioning), you need to dip down into the inner details.
find attached a patch which queries gcc for the prefix (all gcc toolchains
have a builtin define of __USER_LABEL_PREFIX__) and then automatically has
asm() constructs utilize this

since most targets define __USER_LABEL_PREFIX__ to nothing, hopefully this
shouldnt cause any problems :)
2006-09-19 18:07:51 +02:00
..
sound Remove dependencies with kernel headers from instrument layer codes 2006-07-25 15:36:14 +02:00
alisp.h ALISP update 2003-12-23 16:42:55 +00:00
alsa-symbols.h add support for hosts that have custom symbol prefixes 2006-09-19 18:07:51 +02:00
aserver.h Removed snd_pcm_hwptr(). 2003-02-22 17:19:02 +00:00
asoundef.h Fix a typo 2005-03-17 16:14:17 +00:00
asoundlib.h fix some file paths in comments 2005-01-17 17:34:31 +00:00
conf.h name clash (WINE, icc), interface -> iface renamed 2005-05-29 14:26:20 +00:00
control.h Add support of dB range compound TLV 2006-09-06 12:17:29 +02:00
control_external.h Add detailed documentation for external control plugin SDK 2005-06-13 13:19:03 +00:00
conv.h fix some file paths in comments 2005-01-17 17:34:31 +00:00
error.h fix some file paths in comments 2005-01-17 17:34:31 +00:00
global.h fix some file paths in comments 2005-01-17 17:34:31 +00:00
hwdep.h usb-audio - add Extigy/Audigy 2 NX remote control support 2005-04-29 15:29:29 +00:00
iatomic.h arm section update 2003-06-14 08:11:24 +00:00
input.h fix some file paths in comments 2005-01-17 17:34:31 +00:00
instr.h fix some file paths in comments 2005-01-17 17:34:31 +00:00
list.h Avoid use of C++ keywords 2001-03-29 14:39:02 +00:00
local.h add support for hosts that have custom symbol prefixes 2006-09-19 18:07:51 +02:00
Makefile.am Create rate converter plugin SDK 2006-04-06 18:37:55 +02:00
mixer.h mixer API - extend simple enumerated controls for direction tests 2005-08-24 10:41:16 +00:00
mixer_abst.h mixer API - extend simple enumerated controls for direction tests 2005-08-24 10:41:16 +00:00
output.h fix some file paths in comments 2005-01-17 17:34:31 +00:00
pcm.h implementation of pcm simple helper function 2006-01-06 19:59:56 +00:00
pcm_external.h Fix documentation of external PCM plugin SDK 2005-05-24 09:42:01 +00:00
pcm_extplug.h Add init callback to extplug 2006-03-20 11:26:16 +00:00
pcm_ioplug.h Allow ioplugins to override snd_pcm_delay() 2006-05-26 17:08:18 +02:00
pcm_old.h Move old PCM API to pcm_old.h 2005-04-14 14:01:10 +00:00
pcm_plugin.h Create rate converter plugin SDK 2006-04-06 18:37:55 +02:00
pcm_rate.h Create rate converter plugin SDK 2006-04-06 18:37:55 +02:00
rawmidi.h fix some file paths in comments 2005-01-17 17:34:31 +00:00
search.h Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
seq.h clarify SND_SEQ_PORT_TYPE_xxx documentation 2006-05-02 16:28:22 +02:00
seq_event.h fix some file paths in comments 2005-01-17 17:34:31 +00:00
seq_midi_event.h fix some file paths in comments 2005-01-17 17:34:31 +00:00
seqmid.h Fix doxygen documents 2005-05-24 14:14:28 +00:00
sys.h Ok, added warning to sys/asoundlib.h with redirection to alsa/asoundlib.h. 2001-09-11 12:18:56 +00:00
timer.h direct plugins (dmix) - suspend/resume fixes 2005-08-16 12:19:15 +00:00