view 3rdparty/customboots/boisy/testnop.a @ 2679:8243b6c181b4 lwtools-port

Remove bogus immediate mode specifier.
author William Astle <lost@l-w.ca>
date Sun, 10 Jun 2012 14:35:27 -0600
parents dac1ff96637f
children
line wrap: on
line source

               psect     test_a,$01,$81,$01,200,start
               
start          orcc      #IntMasks
top            nop
               nop
               nop
               nop
               nop
               nop
               nop
               nop
               nop
               nop
               bra       top
 
               endsect