aboutsummaryrefslogtreecommitdiffstats
path: root/Lab_2B.X/lab2b_asm.s
diff options
context:
space:
mode:
Diffstat (limited to 'Lab_2B.X/lab2b_asm.s')
-rw-r--r--Lab_2B.X/lab2b_asm.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/Lab_2B.X/lab2b_asm.s b/Lab_2B.X/lab2b_asm.s
index ec29c69..55c7771 100644
--- a/Lab_2B.X/lab2b_asm.s
+++ b/Lab_2B.X/lab2b_asm.s
@@ -35,4 +35,5 @@ _write_1: ;2 cycle call
nop ;1+10=11 nop
clr LATA ;1
nop ;1
- return ;3 return \ No newline at end of file
+ return ;3 return
+ \ No newline at end of file