about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/test/run-make/thumb-none-qemu/example/src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/run-make/thumb-none-qemu/example/src/main.rs b/src/test/run-make/thumb-none-qemu/example/src/main.rs
index e94aa74de58..d88a327ef08 100644
--- a/src/test/run-make/thumb-none-qemu/example/src/main.rs
+++ b/src/test/run-make/thumb-none-qemu/example/src/main.rs
@@ -27,4 +27,4 @@ fn main() -> ! {
         // exit from qemu
         semihosting::debug::exit(semihosting::debug::EXIT_SUCCESS);
     }
-}
\ No newline at end of file
+}