Code refactoring of GC_remap
authorIvan Maidanski <ivmai@mail.ru>
Tue, 7 Feb 2012 05:12:47 +0000 (09:12 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 7 Feb 2012 11:50:31 +0000 (15:50 +0400)
commit075c1b171cf11b62b28be58f22b7edaf6d100477
treea8e52fa45716d5561cf68115be216262594a981c
parent8627c50025cee0afca6382514d5e219624889189
Code refactoring of GC_remap

* os_dep.c (GC_remap): Move start_addr testing out of ifdef block;
move "result" local variable to the block where used; swap NaCl and
non-NaCl code blocks.
os_dep.c