Move core_block_mem and swap_block_mem into pool_test_run.c and make core/swap memory...
authorNick Downing <nick@ndcode.org>
Fri, 5 Apr 2019 23:11:14 +0000 (10:11 +1100)
committerNick Downing <nick@ndcode.org>
Sat, 6 Apr 2019 03:00:07 +0000 (14:00 +1100)
commitc2570307f52bc726c3a5b59bf051bb12aada48dc
tree3deb3ca1e70ba17d4e4eef99054fce6c9c661980
parent13a1294fcb841981e8feaa19420b2f35ffcc19f6
Move core_block_mem and swap_block_mem into pool_test_run.c and make core/swap memory accessor functions abstract, make core/swap move do incomplete last block
core.c
core.h
process_test_run.c
swap.c
swap.h