I want to restart a Linux device in a c program. Is there a system call I can use to tell the kernel to restart the machine immediately. I do not need to unmount, I do not need to stop programs. I want to tell the kernel to restart immediately. Thanks, Chris