From: hackbard <hackbard>
Date: Tue, 22 Apr 2003 17:05:09 +0000 (+0000)
Subject: trap 0 at end
X-Git-Url: https://hackdaworld.org/gitweb/?a=commitdiff_plain;h=4dfbfcb1024e502fd75356520d5eefd3b0252030;p=info3%2Fasm.git

trap 0 at end
---

diff --git a/loesung1-2.s b/loesung1-2.s
index bd79534..f570cf6 100644
--- a/loesung1-2.s
+++ b/loesung1-2.s
@@ -23,7 +23,6 @@ lw r1,0x200 ; da steht halt 0 drin ...
 sw output1,r1
 addi r14,r0,outputtextaddr
 trap 5
-trap 0
 ; er hat 0 ausgegeben, sehr spektakulaer!
 
 ; b)
@@ -34,5 +33,5 @@ sw 0x220,r1
 
 ; c)
 
-
+trap 0