alsa-lib/src/rawmidi
Diego E. 'Flameeyes' Pettenò 2289326673 Make seq, rawmidi and control operation structures static const.
Since they are never changed it does not make sense to have them in
the writeable .data section, just make sure to add const to the ops
member in the structure definitions so that there are no extra
warnings added.

Signed-off-by: Diego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
2008-11-21 20:28:38 +01:00
..
Makefile.am Allow partial build with selected components 2005-11-30 11:38:24 +00:00
rawmidi.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
rawmidi_hw.c Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00
rawmidi_local.h Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00
rawmidi_symbols.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
rawmidi_virt.c Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00