#include "syscall.h" int main(){ Create("archivo.nuevo"); Halt(); return 0; }