make force_exit volatile.
authorJakob Flierl <jakob.flierl@gmail.com>
Mon, 27 Jan 2014 11:37:47 +0000 (12:37 +0100)
committerAndy Green <andy.green@linaro.org>
Sat, 15 Feb 2014 05:51:16 +0000 (13:51 +0800)
commitaf8694d20312db62514a200cff04028074ee0059
tree537c7579e90571afb6a0bb5199e6e40a18bb6fe5
parent67445557c2edfdbe904e044943c0d9de529cb6a3
make force_exit volatile.

Instruct the compiler to always access force_exit in memory.
test-server/test-client.c
test-server/test-echo.c
test-server/test-server.c