[patch][commit] Correct Comment in sid/component/cgen-cpu/CGEN.sh.in
Dave Brolley <[email protected]>
| Newsgroups | gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've committed the attached patch which corrects the Usage comment in this script template. Dave
CGEN.sh.ChangeLog
(text/plain, 87 B)
2006-05-10 Dave Brolley <[email protected]> * CGEN.sh.in: Correct usage comment.
CGEN.sh.patch.txt
(text/plain, 790 B)
Index: sid/component/cgen-cpu/CGEN.sh.in =================================================================== RCS file: /cvs/cvsfiles/devo/sid/component/cgen-cpu/CGEN.sh.in,v retrieving revision 1.9 diff -c -p -r1.9 CGEN.sh.in *** sid/component/cgen-cpu/CGEN.sh.in 21 Feb 2005 09:11:37 -0000 1.9 --- sid/component/cgen-cpu/CGEN.sh.in 5 May 2006 22:55:47 -0000 *************** *** 2,8 **** # Generate CGEN simulator files. # # Usage: /bin/sh cgen.sh cpu-decode srcdir \ ! # cgen cgendir cgenflags \ # arch archflags cpu isa mach prefix file-prefix \ # arch-file file-specs # --- 2,8 ---- # Generate CGEN simulator files. # # Usage: /bin/sh cgen.sh cpu-decode srcdir \ ! # cgendir cgenflags \ # arch archflags cpu isa mach prefix file-prefix \ # arch-file file-specs #