Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.
commit094cbd586ffd16c75e11dd7eb32dbe7f79c21a99
authorThomas Martitz <kugel@rockbox.org>
Sat, 7 Jan 2012 22:22:28 +0000 (7 23:22 +0100)
committerThomas Martitz <kugel@rockbox.org>
Sun, 22 Jan 2012 17:46:45 +0000 (22 18:46 +0100)
treeaee62d8651c75c83daf81238a18c35f508d2f887
parenta035261089403de259e74ce4dd196e2715138ed2
Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.

Change-Id: I20c3af0368202493d54fb776530300a39d47873a
firmware/SOURCES
firmware/asm/SOURCES
firmware/asm/arm/lcd-as-memframe.S [moved from firmware/target/arm/lcd-as-memframe.S with 100% similarity]
firmware/asm/lcd-as-memframe.c [new file with mode: 0644]