Move memory read functions to memory.c
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 13 Feb 2014 04:05:26 +0000 (23:05 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 13 Feb 2014 05:25:19 +0000 (00:25 -0500)
commitba0e6b3b86d05f9db60c4a53ed7db47961bc3da0
tree327d3b56925672beb2c02d5063f00e653c48cd52
parent4c9cf2f2226757785c11f7b0346cee0fc60ed8c2
Move memory read functions to memory.c

Fix warnings given by checkpatch.pl
src/cli/menu.c
src/common/cpu8051.c
src/common/cpu8051.h
src/common/memory.c
src/common/memory.h
src/common/opcode2c.pl
src/common/timers.c