imgtools/romtools/maksym/fixupsym
author jascui
Tue, 16 Nov 2010 15:54:07 +0800
changeset 682 2c32f186fa1f
parent 600 6d08f4a05d93
child 701 170c8b305768
permissions -rw-r--r--
Solving incorrect handling when processing ExportName=SymbolName@Ordinal syntax.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
600
6d08f4a05d93 add deprecated files
jjkang
parents:
diff changeset
     1
#!/bin/sh
6d08f4a05d93 add deprecated files
jjkang
parents:
diff changeset
     2
perl -S fixupsym.pl $@
6d08f4a05d93 add deprecated files
jjkang
parents:
diff changeset
     3