hw/openrisc: Indent typo

Indent typo.

Signed-off-by: Jia Liu <proljc@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
Jia Liu 2013-07-23 18:30:09 +08:00
parent 3464700f6a
commit 68f1282882
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ static void openrisc_sim_init(QEMUMachineInitArgs *args)
ram_addr_t ram_size = args->ram_size;
const char *cpu_model = args->cpu_model;
const char *kernel_filename = args->kernel_filename;
OpenRISCCPU *cpu = NULL;
OpenRISCCPU *cpu = NULL;
MemoryRegion *ram;
int n;