#include "syscall.h" int main() { Write("blos5!! EXITO!\n", 15, 1); Exit(0); /* not reached */ }