X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fnestedvm%2Fsyscalls.h;h=b4a2c9ce594ea9298107f0428b965123c0b77771;hb=f09bb94fa4801c2b38ee572f025963051d5bc3fa;hp=be74766aae1b85c0e1db225252c9176830db832d;hpb=98f786ce8ee1fcd9568d1c367160851d32e1c786;p=nestedvm.git diff --git a/src/org/ibex/nestedvm/syscalls.h b/src/org/ibex/nestedvm/syscalls.h index be74766..b4a2c9c 100644 --- a/src/org/ibex/nestedvm/syscalls.h +++ b/src/org/ibex/nestedvm/syscalls.h @@ -36,3 +36,4 @@ #define SYS_getdents 36 #define SYS_memcpy 37 #define SYS_memset 38 +#define SYS_dup 39