mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-18 03:20:44 +09:00
A number of ISS platform functions use inline assembly to invoke simulator exit, not all correctly. Define simc_exit(exit_code) and use it instead of inline assembly. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>