#include "syscalls.h" _syscall2(int,rename,char*,oldpath,char*,newpath)