#include "syscall.h" int main() { Create("burger.text"); Exit(0); return 0; }