summaryrefslogtreecommitdiffstats
path: root/src/vty/vty.c
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>2012-06-29 13:01:27 -0700
committerHarald Welte <laforge@gnumonks.org>2012-06-30 22:01:44 +0200
commit23431c75c8cc5df8712834e59dd80bd19b5fc298 (patch)
treeb2e0f9c2f60f1fef912d56e7ca1a6d5e2dbfee4b /src/vty/vty.c
parent200710e3eb9617897be2698077cf77909603f245 (diff)
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>
Diffstat (limited to 'src/vty/vty.c')
0 files changed, 0 insertions, 0 deletions