alsa-utils/iecset
Diego E. 'Flameeyes' Pettenò 6232f1c96c Make some static tables and strings constants.
By doing this we move them from the .data section to .rodata setion,
or from .data.rel to .data.rel.ro.

The .rodata section is mapped directly from the on-disk file, which is
always a save, while .data.rel.ro is mapped directly when using
prelink, which is a save in a lot of cases.

Signed-off-by: Diego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
2008-11-21 13:10:02 +01:00
..
iecbits.c Make some static tables and strings constants. 2008-11-21 13:10:02 +01:00
iecset.1 iecset - Add -n option 2008-02-05 08:11:02 +01:00
iecset.c Make some static tables and strings constants. 2008-11-21 13:10:02 +01:00
Makefile.am - fixed Makefile. 2003-10-28 17:42:28 +00:00