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

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

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