summaryrefslogtreecommitdiff
path: root/src/flash/nor/aduc702x.c
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2010-03-08 19:10:05 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2010-03-08 19:10:05 -0800
commitc986cc200cb7e0904a200992e1288007aa4c8c07 (patch)
tree2162e4ddcc7fe22cf622ffdb4b89b4b98a7f6350 /src/flash/nor/aduc702x.c
parentfc1063a1b9df5857ee3f1c18f88e5b821b5f0960 (diff)
downloadopenocd+libswd-c986cc200cb7e0904a200992e1288007aa4c8c07.tar.gz
openocd+libswd-c986cc200cb7e0904a200992e1288007aa4c8c07.tar.bz2
openocd+libswd-c986cc200cb7e0904a200992e1288007aa4c8c07.tar.xz
openocd+libswd-c986cc200cb7e0904a200992e1288007aa4c8c07.zip
move a constant table to .rodata section
The table of command registration functions shouldn't be in writable memory, where stray pointers can clobber it. Also, it shouldn't be initialized at runtime; that just consumes needless code space. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/flash/nor/aduc702x.c')
0 files changed, 0 insertions, 0 deletions