mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-22 22:16:34 +01:00
6232f1c96c
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> |
||
---|---|---|
.. | ||
init | ||
alsactl.1 | ||
alsactl.c | ||
alsactl.h | ||
alsactl_init.xml | ||
init_parse.c | ||
init_sysdeps.c | ||
init_sysfs.c | ||
init_utils_run.c | ||
init_utils_string.c | ||
list.h | ||
Makefile.am | ||
state.c | ||
utils.c |