qemu-e2k/target-s390x
Blue Swirl 71e470886f target-s390x: fix style
Before splitting op_helper.c and helper.c in the next patches,
fix style issues. No functional changes.

Replace also GCC specific __FUNCTION__ with
standard __func__.

Don't init static variable (cpu_s390x_init:inited) with 0.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2012-09-10 13:38:32 +02:00
..
cpu-qom.h
cpu.c
cpu.h
helper.c target-s390x: fix style 2012-09-10 13:38:32 +02:00
helper.h
interrupt.c
kvm.c
machine.c
Makefile.objs
op_helper.c target-s390x: fix style 2012-09-10 13:38:32 +02:00
translate.c