altos: Use explicit boot loader signal in ao_boot_reboot
authorKeith Packard <keithp@keithp.com>
Fri, 16 May 2014 05:34:17 +0000 (23:34 -0600)
committerKeith Packard <keithp@keithp.com>
Fri, 16 May 2014 05:38:40 +0000 (23:38 -0600)
Instead of just "knowing" that ao_boot_loader will be passed zero when
the application wants to get back to the boot loader, explicitly
define the values so that both sides always agree.

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

No differences found