ifcpuXX: Support multiple parameters with labels
authorShao Miller <sha0@terminus.zytor.com>
Sat, 12 Jun 2010 15:03:28 +0000 (08:03 -0700)
committerShao Miller <sha0@terminus.zytor.com>
Sat, 12 Jun 2010 15:03:28 +0000 (08:03 -0700)
commitcc70d0fa55e35fabf250f4dccbaed2fa44f56da7
treef495f3a051484b3f0b0b1591cc647ca435ed5e17
parent08b3602db548775ca819780de77686a186156ec7
ifcpuXX: Support multiple parameters with labels

The ifcpu.c32 and ifcpu64.c32 modules take arguments including
the form <true_label> -- <false_label>.  It is convenient to
allow these labels to be not just a single word, but to include
parameters.  This is useful for <TAB>-editing and modifying the
command-line to include parameters you'd like to pass.

Not-yet-tested: Shao Miller <shao.miller@yrdsb.edu.on.ca>
com32/modules/ifcpu.c
com32/modules/ifcpu64.c