Shorten memory_ functions prefix to mem_ in memory.c
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 13 Feb 2014 04:46:44 +0000 (23:46 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 13 Feb 2014 05:25:19 +0000 (00:25 -0500)
commit00deadc94f868a45431b58e34e707d235cf02b47
tree23c8ba6c37cbb35e8de574bc1847d83faca60b87
parent8bfc53036ae2e040287a92c8a9e8f84571a19080
Shorten memory_ functions prefix to mem_ in memory.c
13 files changed:
src/cli/menu.c
src/cli/parser.y
src/common/cpu8051.c
src/common/hexfile.c
src/common/memory.c
src/common/memory.h
src/common/opcode2c.pl
src/common/psw.c
src/common/sfr.c
src/common/timers.c
src/gtk/memwin.c
src/gtk/memwin.h
src/gtk/pgmwin.c