commit | a8a826a3c3b8c8a1c4def0e9e22b46e78e6163a0 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Tue Dec 04 20:16:07 2012 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Dec 16 08:35:24 2012 +0000 |
tree | 4477f11f1fdb1a5f1ad2914d1ebbf86e4c2df435 | |
parent | 5b6dd8683dc30e8e0970db3dd9176732dc819410 [diff] |
exec: refactor cpu_restore_state Refactor common code around calls to cpu_restore_state(). tb_find_pc() has now no external users, make it static. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>