[ci] fix tidy warning.

This commit is contained in:
Hideki Sekine 2018-10-16 21:08:13 +09:00
parent f40fd4bace
commit 3064e0a166

View File

@ -27,4 +27,4 @@ fn main() -> ! {
// exit from qemu
semihosting::debug::exit(semihosting::debug::EXIT_SUCCESS);
}
}
}