Revision 0e1c9c54 arm-semi.c

b/arm-semi.c
459 459
            return 0;
460 460
        }
461 461
    case SYS_EXIT:
462
        gdb_exit(env, 0);
462 463
        exit(0);
463 464
    default:
464 465
        fprintf(stderr, "qemu: Unsupported SemiHosting SWI 0x%02x\n", nr);

Also available in: Unified diff