chiark / gitweb /
do not have multiple .org_0 sections
authorian <ian>
Sun, 15 May 2005 23:53:22 +0000 (23:53 +0000)
committerian <ian>
Sun, 15 May 2005 23:53:22 +0000 (23:53 +0000)
cebpic/morse-auto.asm-gen

index fe5ec8c9e8cbfa29c249e1b026535005467d9d04..8b99d9f568f7d0e734202bcc606fc091489990f1 100755 (executable)
@@ -63,7 +63,7 @@ print <<'END' or die $!
 
        radix dec
 
-       org     morse_messages_start
+morse_section  org     morse_messages_start
 END
     if $which eq 'asm';