From: ian Date: Sun, 15 May 2005 23:53:22 +0000 (+0000) Subject: do not have multiple .org_0 sections X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=f5fdea1a339915ea2e8079b9c26c30fd61ab5a13;p=trains.git do not have multiple .org_0 sections --- diff --git a/cebpic/morse-auto.asm-gen b/cebpic/morse-auto.asm-gen index fe5ec8c..8b99d9f 100755 --- a/cebpic/morse-auto.asm-gen +++ b/cebpic/morse-auto.asm-gen @@ -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';