X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fnestedvm%2Fsupport.s;h=0cd7e7468242c62484c578e2a4c39bf8347e86a9;hb=abe7c48fc6762412703430702e60db9cd834b55a;hp=c2c4abdef6820c68e56e652a1a1654dd78028e94;hpb=7ee9c4231f8e74adfde9679bc60783a715f69c2a;p=nestedvm.git diff --git a/src/org/ibex/nestedvm/support.s b/src/org/ibex/nestedvm/support.s index c2c4abd..0cd7e74 100644 --- a/src/org/ibex/nestedvm/support.s +++ b/src/org/ibex/nestedvm/support.s @@ -125,8 +125,8 @@ SYSCALL_R(lstat) SYSCALL_R(symlink) SYSCALL_R(link) SYSCALL_R(getdents) -SYSCALL(memcpy) -SYSCALL(memset) +/*SYSCALL(memcpy) */ +/*SYSCALL(memset) */ SYSCALL_R(dup) SYSCALL_R(vfork) SYSCALL_R(chroot)