2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
5 Desc: Reboot CLI command
9 /******************************************************************************
25 It reboots the machine ( performs a cold reboot - Coldreboot() )
29 Any programs and data in memory will be lost and all disk
30 activity will cease – Make sure no disk access is being
31 carried out by your computer.
38 ******************************************************************************/
40 #include <proto/exec.h>