libosmocore/src/codec
Diego Elio Pettenò 23431c75c8 codec: make data tables constant.
When declaring them constant, they are written on the .rodata section
instead of .data, which means that they can be mapped directly from
disk to memory.

Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
2012-06-30 22:01:44 +02:00
..
Makefile.am src/codec: Fix typo in Makefile 2012-05-14 20:40:39 +02:00
gsm610.c codec: make data tables constant. 2012-06-30 22:01:44 +02:00
gsm620.c codec: make data tables constant. 2012-06-30 22:01:44 +02:00
gsm660.c codec: make data tables constant. 2012-06-30 22:01:44 +02:00
gsm690.c codec: make data tables constant. 2012-06-30 22:01:44 +02:00