cpu.c: extract out print_cpu_with_schedule
commitafcdc132f8ddaff624d13ef277800f6e9db7e46d
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 8 Oct 2015 13:32:10 +0000 (8 15:32 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 9 Oct 2015 10:54:36 +0000 (9 12:54 +0200)
tree20e8edfb48267eda165a33dca0d5b6a5ee04549d
parent4181804c80ea7c7a8c6cab288d1b0ccaf447d218
cpu.c: extract out print_cpu_with_schedule

This will be useful for printing CPU code with a modified schedule
in the next commit.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
cpu.c