commit | e36c72cbed1bc61af96c97bed97aaf59ef577a82 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Wed Dec 03 20:56:36 2014 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu Dec 04 02:22:38 2014 +0000 |
tree | 2bb644e6b0e49b1392fbe39405189d0720b5af32 | |
parent | 5e7987b4a8314df9a6309a6f461ebbca6e0cb3ff [diff] |
bfin: move sram_alloc parser to a separate file * sram_alloc.c: New file. * Makefile.am (strace_SOURCES): Add it. * system.c [BFIN]: Move sys_sram_alloc and related code to sram_alloc.c.