#include "syscall.h" int main(){ Create("amanita"); Open("amanita"); Create("phiscilocibe"); Open("phiscilocibe"); Create("cubensis"); Exit(0); }