#ifndef SYS_IFACE_H #define SYS_IFACE_H #define SYIF_IFID 0xFF #define SYIF_HALT 0x1 #define SYIF_REBOOT 0x2 #endif