view 3rdparty/customboots/boisy/testnop.a @ 2873:46c80d4b0de1

makefiles: Factor out OS9ATTR_* command when using foreach() in order to call the command once with all the files.
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 24 Nov 2013 13:26:20 +0100
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