On Thu, Dec 20, 2012 at 01:16:13AM +0100, Igor Mammedov wrote:
> Make for() cycle reusable for the next patch
>
> Signed-off-by: Igor Mammedov
Reviewed-by: Eduardo Habkost
> ---
> target-i386/cpu.c | 21 ++---
> 1 file changed, 14 insertions(+), 7 deletions(-)
>
> diff --git
Make for() cycle reusable for the next patch
Signed-off-by: Igor Mammedov
---
target-i386/cpu.c | 21 ++---
1 file changed, 14 insertions(+), 7 deletions(-)
diff --git a/target-i386/cpu.c b/target-i386/cpu.c
index a74d74b..06b991e 100644
--- a/target-i386/cpu.c
+++ b/target-i386