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