altos: remove optimization for 'help' that confuses cc1111 compiler
authorKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 20:47:25 +0000 (13:47 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 20:47:25 +0000 (13:47 -0700)
commit726f47c8a07f060aed930e1d102a1e8b5a5c7aed
tree1c0f7893b4d6c9bddff74bbd937cf531f44a8b21
parent7be98836e69a222b2f9f4baacddcf12d168e2207
altos: remove optimization for 'help' that confuses cc1111 compiler

The cc1111 compiler gets this very wrong and prints piles of garbage

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_cmd.c