#include #include #include "syscall.h" #include "eit.h" int _unlink () { return -1; }