fix openat

This commit is contained in:
Tomoki Shirasawa
2017-12-27 14:59:13 +09:00
parent 6084faeecd
commit cd54c5983a
3 changed files with 36 additions and 33 deletions

View File

@ -9481,3 +9481,4 @@ long syscall(int num, ihk_mc_user_context_t *ctx)
return l;
}