nasmlib: Add list_reverse helper
commit396b5dfe954fc6f1e1e9be5ed2def73ee1159605
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 13 Apr 2011 07:25:49 +0000 (13 11:25 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sat, 25 Jun 2011 14:15:41 +0000 (25 18:15 +0400)
treeac36171ef4306e9eb84e5f1bdc7bc79d98214243
parent87225da76d87bfe388f8a772bf5419fb82306f67
nasmlib: Add list_reverse helper

There is no way to make it as a helper function
for a while, we need to unify list processing
in general (ie to use abstract list type).

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
nasmlib.h