* Use syscall_nr_renameat for android.

git-svn-id: trunk@39917 -
This commit is contained in:
yury 2018-10-12 15:07:55 +00:00
parent d0b6f427d3
commit 5fc2ea362f

View File

@ -107,6 +107,7 @@
{$ifdef android}
{$define generic_linux_syscalls}
{$define userenameat}
{$undef usestime}
{$undef OLDMMAP}
{$ifndef cpu64}