altos: AVR changes - create ao_arch.h files, define ao_arch_reboot
authorKeith Packard <keithp@keithp.com>
Fri, 26 Aug 2011 04:10:56 +0000 (21:10 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 26 Aug 2011 04:10:56 +0000 (21:10 -0700)
Start pulling changes needed for avr port; architecture-specific code
will live in <architcture>/ao_arch.h. This first change defines
the ao_arch_reboot macro to reboot the microcontroller.

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

No differences found