#include "syscall.h"

int main( ){

   Exec( "../test/args p1 p2 p3 p4 p5" );

}