From 9dae1f0b05db993c106de35a6d48279ab0b8cd28 Mon Sep 17 00:00:00 2001
From: He Zhu <h.zhu18@student.unimelb.edu.au>
Date: Sun, 2 Sep 2018 15:39:36 +1000
Subject: [PATCH] Upload New File

---
 examples/boundaryEC10b.s | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 examples/boundaryEC10b.s

diff --git a/examples/boundaryEC10b.s b/examples/boundaryEC10b.s
new file mode 100644
index 0000000..898bf85
--- /dev/null
+++ b/examples/boundaryEC10b.s
@@ -0,0 +1,2 @@
+MOV R1 65535;
+RET R1;
\ No newline at end of file
-- 
GitLab