Make ao_cmd_decimal produce both 32 and 16 bit values.
authorKeith Packard <keithp@keithp.com>
Sat, 5 Dec 2009 07:36:54 +0000 (23:36 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 5 Dec 2009 07:41:19 +0000 (23:41 -0800)
ao_cmd_lex_u32 is produced in addition to ao_cmd_lex_i so that
functions can easily read 32-bit values from the command line.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found