From c66a5569a39975778ca6cf2bcede2cb5857c190e Mon Sep 17 00:00:00 2001
From: Ridgep <ridpet-5@student.ltu.se>
Date: Thu, 7 Mar 2019 16:32:38 +0100
Subject: [PATCH] bare2_1

---
 examples/bare2.rs | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/examples/bare2.rs b/examples/bare2.rs
index c039a6e..8ae07f8 100644
--- a/examples/bare2.rs
+++ b/examples/bare2.rs
@@ -71,7 +71,9 @@ fn main() -> ! {
 //
 //    What is the output in the ITM console?
 //
-//    ** your answer here **
+//    The ITM console prints out:
+//    Start 524429147
+//    End 1149429355
 //
 //    Rebuild and run in release mode
 //
-- 
GitLab