Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 3 → Rev 40

/shark/trunk/oslib/libc/reboot.c
22,7 → 22,7
/* Reset (or halt...) the system */
 
#include <ll/i386/hw-func.h>
#include <ll/i386/cons.h>
#include <ll/i386/error.h>
 
FILE(reboot);